Class WeatherForecastPrediction

java.lang.Object
org.powertac.common.WeatherForecastPrediction

@Domain(fields={"forecastTime","temperature","windSpeed","windDirection","cloudCover"})
public class WeatherForecastPrediction
extends Object
A weather forecast report instance that describes the weather data
Version:
1.0 - 03/Jun/2011
Author:
Erik Onarheim, Josh Edeen