|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NumberWithUOM | |
---|---|
org.n52.oxf.conversion.unit | |
org.n52.oxf.conversion.unit.aixm | |
org.n52.oxf.conversion.unit.ucum |
Uses of NumberWithUOM in org.n52.oxf.conversion.unit |
---|
Methods in org.n52.oxf.conversion.unit that return NumberWithUOM | |
---|---|
NumberWithUOM |
CustomUnitConverter.convert(double doubleValue)
|
Uses of NumberWithUOM in org.n52.oxf.conversion.unit.aixm |
---|
Methods in org.n52.oxf.conversion.unit.aixm that return NumberWithUOM | |
---|---|
NumberWithUOM |
FlightLevelUnitConverter.convert(double doubleValue)
|
Uses of NumberWithUOM in org.n52.oxf.conversion.unit.ucum |
---|
Methods in org.n52.oxf.conversion.unit.ucum that return NumberWithUOM | |
---|---|
static NumberWithUOM |
UCUMTools.convert(String sourceUnitString,
double value)
Converts the number to its base unit (e.g. kilometers to meters) |
static NumberWithUOM |
UCUMTools.convert(String sourceUnitString,
String targetUnitString,
double value)
Converts the number to the target unit. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |