Uses of Interface
net.agmodel.weatherData.AirTemperature

Packages that use AirTemperature
net.agmodel.weatherData Contains interface classes for MetBroker client applications.
 
 

Uses of AirTemperature in net.agmodel.weatherData
 

Classes in net.agmodel.weatherData that implement AirTemperature
 class AirTempMaxMinImpl
          Manages a pair of maximum and minimum air temperature sequences
 class AirTempMaxMinMeanImpl
          Adds a store for the true mean temperature to AirTempMaxMin
 class AirTempMultiImpl
          Manages a set of air temperature measurements from a multiple sensors.
 class AirTempSingleImpl
          Manages a sequence of air temperatures.
 

Methods in net.agmodel.weatherData with parameters of type AirTemperature
 void RHImpl.setTemperatureSequence(AirTemperature temperature)
           
 

Constructors in net.agmodel.weatherData with parameters of type AirTemperature
RHImpl(Interval dateRange, SummaryHistory composition, AirTemperature temperature)
           
 



Copyright (C) NARC 2001 All Rights Reserved.