Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
C
G
L
M
C
Convert
- interface asgaard.utils.unit.
Convert
.
This Interfqace enables the conversion of a measures.
G
getBaseMeasure(float)
- Method in interface asgaard.utils.unit.
Convert
Returns the measure in the base-unit
getBaseMeasure(float)
- Method in class asgaard.utils.unit.
LinearScaling
Returns the measure in the base-unit
getCustomMeasure(float)
- Method in interface asgaard.utils.unit.
Convert
Returns the measure in the custom-unit
getCustomMeasure(float)
- Method in class asgaard.utils.unit.
LinearScaling
Returns the measure in the custom-unit
L
LinearScaling
- class asgaard.utils.unit.
LinearScaling
.
This Class carries the conversion of a measure from it's native form (in the base-unit exmpl iso "meter" for distance) to a customized unit (exmpl "mile")
LinearScaling()
- Constructor for class asgaard.utils.unit.
LinearScaling
Instanciates an converter with a neutral multiplier (1).
LinearScaling(float)
- Constructor for class asgaard.utils.unit.
LinearScaling
Instanciates an converter
M
multiplier
- Variable in class asgaard.utils.unit.
LinearScaling
For linear scaling
C
G
L
M
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES