org.n52.oxf.conversion.unit
Class UOMTools
java.lang.Object
org.n52.oxf.conversion.unit.UOMTools
public class UOMTools
- extends Object
Unit Conversion helper class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
METER_UOM
public static final String METER_UOM
- See Also:
- Constant Field Values
UOMTools
public UOMTools()
convertToTargetUnit
public static double convertToTargetUnit(double doubleValue,
String sourceUom,
String targetUom)
Copyright © 2012-2013 52north.org. All Rights Reserved.