| Package | Description |
|---|---|
| org.powertac.accounting | |
| org.powertac.auctioneer | |
| org.powertac.balancemkt | |
| org.powertac.common.interfaces | |
| org.powertac.customer |
General customer-model infrastructure.
|
| org.powertac.distributionutility | |
| org.powertac.factoredcustomer | |
| org.powertac.genco | |
| org.powertac.householdcustomer | |
| org.powertac.officecomplexcustomer | |
| org.powertac.server | |
| org.powertac.tariffmarket |
| Modifier and Type | Class and Description |
|---|---|
class |
AccountingService
Implementation of
Accounting |
| Modifier and Type | Class and Description |
|---|---|
class |
AuctionService
This is the wholesale day-ahead market.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BalancingMarketService |
| Modifier and Type | Method and Description |
|---|---|
void |
CompetitionControl.registerTimeslotPhase(TimeslotPhaseProcessor thing,
int phase)
Registers the caller to be activated during each timeslot in the
proper phase sequence.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomerModelService
Manages a set of customer models.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistributionUtilityService
Implementation of the Distribution Utility function.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FactoredCustomerService
Key class that processes the configuration file and creates a collection of customers
during the initialization process.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleGencoService
Very simple service that operates wholesale market actors, activated by the
CompetitionControlService once each timeslot. |
| Modifier and Type | Class and Description |
|---|---|
class |
HouseholdCustomerService
Implements the Household Consumer Model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OfficeComplexCustomerService
Implements the Office Consumer Model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WeatherService |
| Modifier and Type | Method and Description |
|---|---|
void |
CompetitionControlService.registerTimeslotPhase(TimeslotPhaseProcessor thing,
int phase)
Allows instances of TimeslotPhaseProcessor to register themselves
to be activated during one of the processing phases in each timeslot.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CapacityControlService
Service for managing balancing and economic controls.
|
class |
TariffMarketService
Implements the Tariff Market abstraction.
|
Copyright © 2017 Power TAC. All rights reserved.