Uses of Interface
net.agmodel.physical.DataSet

Packages that use DataSet
net.agmodel.physical Contains classes representing basic physical quanties, units, unit conversions, and mathematical operations. 
net.agmodel.weatherData Contains interface classes for MetBroker client applications.
 
 

Uses of DataSet in net.agmodel.physical
 

Classes in net.agmodel.physical that implement DataSet
 class DataSetImpl
          A serializable implementation of DataSet which uses a HashMap to store Sequences.
 

Uses of DataSet in net.agmodel.weatherData
 

Subinterfaces of DataSet in net.agmodel.weatherData
 interface StationDataSet
          Interface to classes encapsulating a set of met data from a single station for a given period, resolution
 

Classes in net.agmodel.weatherData that implement DataSet
 class StationDataSetImpl
          Encapsulates a set of met data from a single station for a given period, resolution
 



Copyright (C) NARC 2001 All Rights Reserved.