Class QuantityDB

java.lang.Object
ucar.unidata.metdata.QuantityDB

public class QuantityDB extends Object
Class for supporting a data base of Quantitys.
Version:
$Revision: 1.7 $
Author:
Glenn Davis
  • Constructor Details

    • QuantityDB

      public QuantityDB()
      default constructor
  • Method Details

    • get

      public static Quantity get(String name)
      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