Modul eu.hoefel.unit


module eu.hoefel.unit
This module provides support for units and constants.

The eu.hoefel.unit is the package containing the base classes needed for the handling of units.

The eu.hoefel.unit.binary is the package containing the implementations needed for the handling of binary units and prefixes.

The eu.hoefel.unit.constant is the package containing the classes needed for the definition of constants.

The eu.hoefel.unit.constant.math is the package containing the implementation needed for the handling of (some) math constants.

The eu.hoefel.unit.constant.physics is the package containing the implementation needed for the handling of (some) physics constants.

The eu.hoefel.unit.context is the package containing the implementations needed for the handling of (some) chemistry and physics contexts.

The eu.hoefel.unit.history.roman is the package containing the implementations needed for the handling of (some) ancient roman units (undocumented!).

The eu.hoefel.unit.imperial is the package containing the implementation needed for the handling of British imperial units.

The eu.hoefel.unit.level is the package containing the implementation needed for the handling of level units.

The eu.hoefel.unit.si is the package containing the implementations needed for the handling of SI units.

The eu.hoefel.unit.special is the package containing (some) implementations needed for the handling of more rarely used units, like Planck units.

The eu.hoefel.unit.us is the package containing the implementation needed for the handling of US customary units.

Autor:
Udo Hoefel