|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GeneralSequenceImpl | |
| net.agmodel.weatherData | Contains interface classes for MetBroker client applications. |
| Uses of GeneralSequenceImpl in net.agmodel.weatherData |
| Subclasses of GeneralSequenceImpl in net.agmodel.weatherData | |
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. |
class |
GeneralMetSequenceImpl
A general mechanism for implementing MetSequences. |
class |
LeafWetnessMultiImpl
Manages a sequence of leaf wetness measurements from a single sensor. |
class |
LeafWetnessSingleImpl
Manages a sequence of leaf wetness measurements from a single sensor. |
class |
MultiImpl
Manages a set of readings with more than one component. |
class |
RainImpl
Stores a sequence of rainfall totals. |
class |
RHImpl
Humidity manages a sequence of water vapour measurements. |
class |
ScalarImpl
Manages a sequence of scalar values. |
class |
ScalarMaxMinImpl
Manages a pair of maximum and minimum temperature sequences |
class |
ScalarMaxMinMeanImpl
Adds a store for the true mean value to TempMaxMin |
class |
SoilTemperatureImpl
Manages a set of soil temperature readings at various depths. |
class |
SolarRadiationImpl
Implements a solar radiation sequence using an array of Stores store values==null is used to indicate that no data of that type is available Radiation values are stored internally in W/m2 (except for PPFD in (µmol s-1m-2)) |
class |
SunshineImpl
Stores a sequence of sunshine totals. |
class |
WaterTempSingleImpl
Manages a sequence of water temperatures. |
class |
WetDryImpl
Represents humidity using a pair of wet and dry bulb temperature sequences Note that only point measurements of wet and dry bulb temperatures should be used hence there is no "putxxxBulbTempOverInterval()" method. |
class |
WindImpl
Stores a sequence of wind readings including speed and/or direction. |
class |
WindProfileImpl
Stores a sequence of wind readings including speed and/or direction at various heights. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||