| Package | Description |
|---|---|
| org.powertac.common.interfaces | |
| org.powertac.common.repo |
| Modifier and Type | Method and Description |
|---|---|
void |
CapacityControl.exerciseBalancingControl(BalancingOrder order,
double kwh,
double payment)
Creates BalancingControlEvent, posts it on correct TariffSubscription
instances.
|
RegulationAccumulator |
CapacityControl.getRegulationCapacity(BalancingOrder order)
Gathers up power usage data for the current timeslot that could be
subject to a BalancingOrder.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BalancingOrder> |
TariffRepo.getBalancingOrders()
Retrieves the complete set of balancing orders
|
| Modifier and Type | Method and Description |
|---|---|
void |
TariffRepo.addBalancingOrder(BalancingOrder order)
Adds a balancing order, indexed by its TariffSpec
|
Copyright © 2017 Power TAC. All rights reserved.