Package org.djunits.unit
Class UnitsTest.QUnit
java.lang.Object
org.djunits.unit.UnitsTest.QUnit
- All Implemented Interfaces:
UnitInterface<UnitsTest.Q>
- Enclosing class:
- UnitsTest
UnitInterface Length class that does not register itself.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()getScale()ofSi(double si, UnitInterface<UnitsTest.Q> displayUnit) siUnit()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.djunits.unit.UnitInterface
fromBaseValue, ofSi, quantityInUnit, toBaseValue
-
Field Details
-
DEFAULT
-
-
Constructor Details
-
QUnit
QUnit()
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceUnitInterface<UnitsTest.Q>
-
getScale
- Specified by:
getScalein interfaceUnitInterface<UnitsTest.Q>
-
getUnitSystem
- Specified by:
getUnitSystemin interfaceUnitInterface<UnitsTest.Q>
-
siUnit
- Specified by:
siUnitin interfaceUnitInterface<UnitsTest.Q>
-
getBaseUnit
- Specified by:
getBaseUnitin interfaceUnitInterface<UnitsTest.Q>
-
getDisplayAbbreviation
- Specified by:
getDisplayAbbreviationin interfaceUnitInterface<UnitsTest.Q>
-
getTextualAbbreviation
- Specified by:
getTextualAbbreviationin interfaceUnitInterface<UnitsTest.Q>
-
getName
- Specified by:
getNamein interfaceUnitInterface<UnitsTest.Q>
-
getStoredDisplayAbbreviation
- Specified by:
getStoredDisplayAbbreviationin interfaceUnitInterface<UnitsTest.Q>
-
getStoredTextualAbbreviation
- Specified by:
getStoredTextualAbbreviationin interfaceUnitInterface<UnitsTest.Q>
-
getStoredName
- Specified by:
getStoredNamein interfaceUnitInterface<UnitsTest.Q>
-
getSiPrefix
- Specified by:
getSiPrefixin interfaceUnitInterface<UnitsTest.Q>
-
ofSi
- Specified by:
ofSiin interfaceUnitInterface<UnitsTest.Q>
-