Uses of Class
ucar.unidata.metdata.Ensemble

Packages that use Ensemble
ucar.unidata.metdata Meteorological data classes. 
 

Uses of Ensemble in ucar.unidata.metdata
 

Fields in ucar.unidata.metdata declared as Ensemble
protected  Ensemble StationOb.ensemble
          data
 

Methods in ucar.unidata.metdata that return Ensemble
 Ensemble StationOb.getEnsemble()
          Get the Ensemble of data.
 

Constructors in ucar.unidata.metdata with parameters of type Ensemble
Metar(Station stn, Timestamp timestamp, Ensemble ensemble, ByteString text, WMOHeader wmoHeader)
          Create a new Metar
StationOb(Station stn, Timestamp timestamp, Ensemble ens)
          Create a new StationOb