| Package | Description |
|---|---|
| org.powertac.common | |
| org.powertac.common.msg |
| Constructor and Description |
|---|
ClearedTrade(Timeslot timeslot,
double executionMWh,
double executionPrice,
org.joda.time.Instant dateExecuted) |
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) |
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 © 2015. All Rights Reserved.