Package ucar.unidata.metdata
Class QuantityDB
java.lang.Object
ucar.unidata.metdata.QuantityDB
Class for supporting a data base of
Quantity
s.- Version:
- $Revision: 1.7 $
- Author:
- Glenn Davis
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
QuantityDB
public QuantityDB()default constructor
-
-
Method Details
-
get
Get a Quantity from the database based on the name- Parameters:
name
- quantity name- Returns:
- the Quantity in the table or a new Quantity with the name
-