Uses of Interface
ucar.unidata.metdata.Quantity

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

Uses of Quantity in ucar.unidata.metdata
 

Methods in ucar.unidata.metdata that return Quantity
static Quantity QuantityDB.get(String name)
          Get a Quantity from the database based on the name
 

Methods in ucar.unidata.metdata with parameters of type Quantity
 Value Ensemble.get(Quantity qq)
          Get the Value of a Quantity from the Ensemble
 Value Ensemble.put(Quantity qq, Value vv)
          Put a Quantity in the Ensemble