Uses of Class
ucar.units.UnknownUnit

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

Methods in ucar.units that return UnknownUnit
static UnknownUnit UnknownUnit.create(String name)
          Factory method for constructing an unknown unit from a name.
 



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