@Domain(fields={"tariffId","kwh","payment","timeslotIndex"}) public class BalancingControlEvent extends ControlEvent
broker, id| Modifier | Constructor and Description |
|---|---|
protected |
BalancingControlEvent() |
|
BalancingControlEvent(TariffSpecification spec,
double kwh,
double payment,
int timeslotIndex)
Creates a new BalancingControlEvent to represent a curtailment in the
current timeslot.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getKwh() |
double |
getPayment() |
getTimeslotIndexgetTariffIdgetBroker, getId, isValidreadResolvepublic BalancingControlEvent(TariffSpecification spec, double kwh, double payment, int timeslotIndex)
protected BalancingControlEvent()
Copyright © 2017 Power TAC. All rights reserved.