| Package | Description |
|---|---|
| org.powertac.common | |
| org.powertac.common.interfaces |
| Modifier and Type | Method and Description |
|---|---|
RegulationCapacity |
TariffSubscription.getRemainingRegulationCapacity()
Returns the maximum aggregate up-regulation possible after the
customer model has run and possibly applied economic controls.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegulationCapacity.add(RegulationCapacity rc)
Adds the capacities in the given RegulationCapacity instance to this
instance.
|
void |
TariffSubscription.setRegulationCapacity(RegulationCapacity capacity)
Communicates the ability of the customer model to handle regulation
requests.
|
| Modifier and Type | Method and Description |
|---|---|
RegulationCapacity |
CapacityControl.getRegulationCapacity(org.powertac.common.msg.BalancingOrder order)
Gathers up power usage data for the current timeslot that could be
subject to a BalancingOrder.
|
Copyright © 2015 Power TAC. All Rights Reserved.