|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DerivedUnit
Interface for derived units.
Method Summary | |
---|---|
UnitDimension |
getDimension()
Returns the unit dimension of this derived unit. |
QuantityDimension |
getQuantityDimension()
Return the quantity dimension of this derived unit. |
boolean |
isReciprocalOf(DerivedUnit that)
Indicates if this derived unit is the reciprocal of another derived unit (e.g. |
Methods inherited from interface ucar.units.Unit |
---|
clone, convertTo, convertTo, convertTo, convertTo, convertTo, convertTo, divideBy, divideInto, equals, getCanonicalString, getConverterTo, getDerivedUnit, getName, getPlural, getSymbol, getUnitName, isCompatible, isDimensionless, log, makeLabel, multiplyBy, multiplyBy, raiseTo, shiftTo, shiftTo, toString |
Method Detail |
---|
boolean isReciprocalOf(DerivedUnit that)
that
- The other, derived unit.UnitDimension getDimension()
QuantityDimension getQuantityDimension()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |