|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QuantityDimension | |
---|---|
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 QuantityDimension in ucar.units |
---|
Methods in ucar.units that return QuantityDimension | |
---|---|
QuantityDimension |
QuantityDimension.divideBy(QuantityDimension that)
Divides this quantity dimension by another quantity dimension. |
QuantityDimension |
DerivedUnitImpl.getQuantityDimension()
Returns the quantity dimension of this derived unit. |
QuantityDimension |
DerivedUnit.getQuantityDimension()
Return the quantity dimension of this derived unit. |
QuantityDimension |
UnitDimension.getQuantityDimension()
Returns the corresponding quantity dimension. |
QuantityDimension |
QuantityDimension.multiplyBy(QuantityDimension that)
Multiplies this quantity dimension by another quantity dimension. |
QuantityDimension |
QuantityDimension.raiseTo(int power)
Raises this quantity dimension to a power. |
Methods in ucar.units with parameters of type QuantityDimension | |
---|---|
QuantityDimension |
QuantityDimension.divideBy(QuantityDimension that)
Divides this quantity dimension by another quantity dimension. |
QuantityDimension |
QuantityDimension.multiplyBy(QuantityDimension that)
Multiplies this quantity dimension by another quantity dimension. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |