Uses of Class
ucar.units.DivideException

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

Methods in ucar.units that throw DivideException
protected  Unit TimeScaleUnit.myDivideBy(Unit that)
          Divides this unit by another unit.
protected  Unit LogarithmicUnit.myDivideBy(Unit that)
          Divide this unit by another unit.
protected  Unit TimeScaleUnit.myDivideInto(Unit that)
          Divides this unit into another unit.
 



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