|
|||||||||||
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.Revolution
A Measurement representing an angular revolution.
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 | |
Revolution()
Creates a Measurement equal to one Revolution |
|
Revolution(double value)
Creates a Measurement as a multiple of Revolutions |
Method Summary | |
java.lang.String |
getAbbr()
An abbreviated description of the units of a Revolution |
java.lang.String |
getDescription()
A description of the units of a Revolution |
Methods inherited from class org.xspace.mx.physics.mutable.BaseUnit |
copy, div, div, getSystem, getSystemDimensions, getSystemValue, getValue, isSameMeasurementType, minus, mult, mult, plus, pow, root, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Revolution()
public Revolution(double value)
value
- The number of RevolutionsMethod Detail |
public java.lang.String getAbbr()
getAbbr
in interface Measurement
getAbbr
in class BaseUnit
public java.lang.String getDescription()
getDescription
in interface Measurement
getDescription
in class BaseUnit
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |