Uses of Class
org.n52.operation.cropmodeling.WeatherData

Packages that use WeatherData
org.n52.operation.cropmodeling   
 

Uses of WeatherData in org.n52.operation.cropmodeling
 

Subclasses of WeatherData in org.n52.operation.cropmodeling
 class CGMSWeatherData
           
 class ClassicDriessenKonijnWeatherData
          Weather data collection of Konijn and Driessen; The data is file based in *.dcl files.
 class GridWeatherData
          Handles data access to grid oriented temperature data.
 class WageningenWeatherData
           
 

Fields in org.n52.operation.cropmodeling declared as WeatherData
protected  WeatherData Weather.weatherData
          Weather weatherData field
 

Constructors in org.n52.operation.cropmodeling with parameters of type WeatherData
InterpolatedWeather(WeatherData d)
           
TemporalEnvironmentState(java.lang.String type, WeatherData weatherData, int year, double time)
          construct a new object; initalize the temporal fields
TemporalEnvironmentState(java.lang.String type, WeatherData weatherData, JulianTime time)
          construct a new object; initalize the temporal fields