Uses of Class
org.powertac.common.msg.TariffUpdate
| Package | Description |
|---|---|
| org.powertac.common.msg |
Message types exchanged between the Power TAC simulation server and brokers.
|
-
Uses of TariffUpdate in org.powertac.common.msg
Subclasses of TariffUpdate in org.powertac.common.msg Modifier and Type Class Description classBalancingControlEventRepresents up-regulation or down-regulation by the DU as part of its balancing process.classBalancingOrderRepresents an offer of balancing capacity from a broker to the DU.classControlEventMessage sent by a broker to the subscribers to a particular tariff, requesting them to curtail usage against that tariff in the specified timeslot.classEconomicControlEventMessage sent by a broker to the subscribers to a particular tariff, requesting them to adjust usage against that tariff in the specified timeslot.classTariffExpireRequest to change expiration date on an existing tariff.classTariffRevokeMessage created by a broker to request revocation of an existing tariff.classVariableRateUpdateConveys an HourlyCharge instance, labeled by its Tariff and Rate.