Package de.turnertech.measures


package de.turnertech.measures
Package containing tools for Units, Measures and Conversions.
  • Classes
    Class
    Description
    A Measure is a description of some quantity of a Unit, where a Unit is a standardised and accepted quantity, size, ammount, period or other kind of measurement.
    A Unit is a single instance of a Measurement, such as a Metre or a Degree Celsius.
    The UnitConverter handles specialist conversions with more accuracy than would be possible via conversions to base units.