Uses of Class
ucar.units.DerivedUnitImpl

Packages that use DerivedUnitImpl
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 DerivedUnitImpl in ucar.units
 

Subclasses of DerivedUnitImpl in ucar.units
 class BaseUnit
          Provides support for base units.
 class UnknownUnit
          Provides support for unknown base units.
 

Fields in ucar.units declared as DerivedUnitImpl
static DerivedUnitImpl DerivedUnitImpl.DIMENSIONLESS
          The dimensionless derived unit.
 



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