Uses of Class
org.powertac.common.BrokerTransaction
| Package | Description |
|---|---|
| org.powertac.common |
Power TAC domain types, shared between simulation server and brokers.
|
-
Uses of BrokerTransaction in org.powertac.common
Subclasses of BrokerTransaction in org.powertac.common Modifier and Type Class Description classBalancingTransactionRepresents the broker's final supply/demand imbalance in the current timeslot, and the Distribution Utility's charge for this imbalance.classBankTransactionRepresents interest charges and payments for brokers.classCapacityTransactionRepresents the fee assessed by the Distribution Utility for peak capacity events.classCashPositionA CashPosition domain instance represents the current state of a broker's cash account.classDistributionTransactionRepresents the fee assessed by the Distribution Utility for transport of energy over its facilities during the current timeslot.classMarketTransactionA MarketTransaction instance represents a trade in the wholesale market.classTariffTransactionATariffTransactioninstance represents the kWh of energy consumed (kWh < 0) or producedkWh > 0by some members of a specific customer model, in a specific timeslot, under a particular tariff.