Uses of Class
org.powertac.common.msg.ControlEvent
-
Packages that use ControlEvent Package Description org.powertac.common.msg Message types exchanged between the Power TAC simulation server and brokers. -
-
Uses of ControlEvent in org.powertac.common.msg
Subclasses of ControlEvent in org.powertac.common.msg Modifier and Type Class Description class
BalancingControlEvent
Represents up-regulation or down-regulation by the DU as part of its balancing process.class
EconomicControlEvent
Message sent by a broker to the subscribers to a particular tariff, requesting them to adjust usage against that tariff in the specified timeslot.
-