org.n52.oxf.conversion.unit
Interface CustomUnitConverter

All Known Implementing Classes:
FlightLevelUnitConverter

public interface CustomUnitConverter

Interface providing custom unit conversion capabilities. Can be used e.g. for complex flight level to meter conversions.


Method Summary
 NumberWithUOM convert(double doubleValue)
           
 

Method Detail

convert

NumberWithUOM convert(double doubleValue)


Copyright © 2012-2013 52north.org. All Rights Reserved.