| Package | Description |
|---|---|
| org.powertac.common | |
| org.powertac.common.msg |
| Constructor and Description |
|---|
ClearedTrade(Timeslot timeslot,
double executionMWh,
double executionPrice,
org.joda.time.Instant dateExecuted) |
DistributionTransaction(Broker broker,
int when,
double kwh,
double charge) |
MarketPosition(Broker broker,
Timeslot timeslot,
double balance) |
MarketTransaction(Broker broker,
int when,
Timeslot timeslot,
double mWh,
double price) |
Order(Broker broker,
Timeslot timeslot,
double mWh,
Double limitPrice)
Deprecated.
|
Orderbook(Timeslot timeslot,
Double clearingPrice,
org.joda.time.Instant dateExecuted) |
TariffTransaction(Broker broker,
int when,
TariffTransaction.Type txType,
TariffSpecification spec,
CustomerInfo customer,
int customerCount,
double kWh,
double charge)
Deprecated.
|
WeatherForecast(Timeslot timeslot,
List<WeatherForecastPrediction> predictions)
Deprecated.
|
WeatherReport(Timeslot timeslot,
double temperature,
double windSpeed,
double windDirection,
double cloudCover)
Deprecated.
|
| Constructor and Description |
|---|
OrderStatus(Broker broker,
long orderId)
Convenience constructor for timeslotDisabled message
|
Copyright © 2016. All Rights Reserved.