|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xspace.mx.physics.mutable.BaseUnit
org.xspace.mx.physics.mutable.Immutable
org.xspace.mx.physics.mutable.ImmutableAngle
An immutable wrapper for other angular units.
Field Summary |
Fields inherited from class org.xspace.mx.physics.mutable.BaseUnit |
DIM_ANGLE, DIM_LENGTH, DIM_MASS, DIM_TIME, dims, systemValue, TOL |
Constructor Summary | |
ImmutableAngle(Measurement protectThis)
Creates a new instance of ImmutableAngle. |
Methods inherited from class org.xspace.mx.physics.mutable.Immutable |
copy, div, div, getAbbr, getDescription, getSystem, getSystemDimensions, getSystemValue, getValue, minus, mult, mult, plus, pow, root, toString |
Methods inherited from class org.xspace.mx.physics.mutable.BaseUnit |
isSameMeasurementType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.xspace.mx.Measurement |
copy, div, div, getAbbr, getDescription, getSystem, getSystemDimensions, getSystemValue, getValue, minus, mult, mult, plus, pow, root |
Constructor Detail |
public ImmutableAngle(Measurement protectThis)
protectThis
- The other Measurement that will be protected.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |