| Package | Description |
|---|---|
| org.powertac.common | |
| org.powertac.common.interfaces |
| Modifier and Type | Method and Description |
|---|---|
CapacityTransaction |
TransactionFactory.makeCapacityTransaction(Broker broker,
int peakTimeslot,
double threshold,
double kWh,
double fee) |
| Modifier and Type | Method and Description |
|---|---|
CapacityTransaction |
Accounting.addCapacityTransaction(Broker broker,
int peakTimeslot,
double threshold,
double kWh,
double fee)
Adds a capacity transaction to represent charges for contribution to
a demand peak.
|
Copyright © 2017 Power TAC. All rights reserved.