Uses of Class
ucar.units.RegularBaseQuantity

Packages that use RegularBaseQuantity
ucar.units Provides support for parsing and formatting string unit specification, converting numerical values between compatible units, and performing arithmetic on units (such as dividing one unit by another). 
 

Uses of RegularBaseQuantity in ucar.units
 

Fields in ucar.units declared as RegularBaseQuantity
static RegularBaseQuantity BaseQuantity.AMOUNT_OF_SUBSTANCE
          The base quantity of amount of substance.
static RegularBaseQuantity BaseQuantity.ELECTRIC_CURRENT
          The base quantity of electric current.
static RegularBaseQuantity BaseQuantity.LENGTH
          The base quantity of length.
static RegularBaseQuantity BaseQuantity.LUMINOUS_INTENSITY
          The base quantity of luminous intensity.
static RegularBaseQuantity BaseQuantity.MASS
          The base quantity of mass.
static RegularBaseQuantity BaseQuantity.THERMODYNAMIC_TEMPERATURE
          The base quantity of themodynamic temperature.
static RegularBaseQuantity BaseQuantity.TIME
          The base quantity of time.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.