Class WeatherReport

java.lang.Object
org.powertac.common.WeatherReport

@Domain(fields={"timeslot","temperature","windSpeed","windDirection","cloudCover"})
public class WeatherReport
extends Object
A weather report instance that describes the weather data for one hour of the simulation
Version:
1.0 - 03/May/2011
Author:
Erik Onarheim, Josh Edeen