|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RaiseException | |
---|---|
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 RaiseException in ucar.units |
---|
Methods in ucar.units that throw RaiseException | |
---|---|
protected Unit |
ScaledUnit.myRaiseTo(int power)
Raises this unit to a power. |
protected abstract Unit |
UnitImpl.myRaiseTo(int power)
Raises this unit to a power. |
protected Unit |
TimeScaleUnit.myRaiseTo(int power)
Raises this unit to a power. |
protected Unit |
LogarithmicUnit.myRaiseTo(int power)
Raise this unit to a power. |
protected Unit |
OffsetUnit.myRaiseTo(int power)
Raise this unit to a power. |
Unit |
UnitImpl.raiseTo(int power)
Raises this unit to a power. |
Unit |
Unit.raiseTo(int power)
Raises this unit to a power. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |