| Package | Description |
|---|---|
| org.powertac.balancemkt |
| Modifier and Type | Method and Description |
|---|---|
Map<Broker,ChargeInfo> |
BalancingMarketService.balanceTimeslot(List<Broker> brokerList,
org.powertac.balancemkt.BalancingMarketService.DoubleWrapper report)
Generates a list of Transactions that balance the overall market.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StaticSettlementProcessor.settle(SettlementContext service,
List<ChargeInfo> brokerData) |
void |
SimpleSettlementProcessor.settle(SettlementContext service,
List<ChargeInfo> brokerData) |
abstract void |
SettlementProcessor.settle(SettlementContext service,
List<ChargeInfo> brokerData)
Computes charges to settle broker imbalances.
|
void |
DynamicSettlementProcessor.settle(SettlementContext service,
List<ChargeInfo> brokerData) |
Copyright © 2017 Power TAC. All rights reserved.