Unit ==== .. java:package:: org.caosdb.unit :noindex: .. java:type:: public interface Unit Methods ------- convert ^^^^^^^ .. java:method:: Double convert(Double vDouble) :outertype: Unit Convert to standard unit. :param vDouble: getConverter ^^^^^^^^^^^^ .. java:method:: Converter getConverter() :outertype: Unit getSignature ^^^^^^^^^^^^ .. java:method:: Long getSignature() :outertype: Unit normalize ^^^^^^^^^ .. java:method:: Unit normalize() :outertype: Unit