Uses of Class
org.powertac.common.BalancingTransaction
- 
Packages that use BalancingTransaction Package Description org.powertac.common Power TAC domain types, shared between simulation server and brokers.org.powertac.common.interfaces 
- 
- 
Uses of BalancingTransaction in org.powertac.commonMethods in org.powertac.common that return BalancingTransaction Modifier and Type Method Description BalancingTransactionTransactionFactory. makeBalancingTransaction(Broker broker, double kWh, double charge)
- 
Uses of BalancingTransaction in org.powertac.common.interfacesMethods in org.powertac.common.interfaces that return BalancingTransaction Modifier and Type Method Description BalancingTransactionAccounting. addBalancingTransaction(Broker broker, double imbalance, double charge)Adds a balancing transaction to represent the cost of imbalance
 
-