Package org.orekit.utils.units


package org.orekit.utils.units
This package provides very basic handling of units.

It is by no means a complete handling of units. For complete support, look at libraries like UOM. This package handles only time, length and mass dimensions, as well as angles (which are dimensionless).

Since:
11.0
Author:
Luc Maisonobe
See Also:
  • Class
    Description
    Parser for units.
    A container for a term with associated power.
    Multiplicative prefixes.
    Basic handling of multiplicative units.
    Cache for parsed units.
    Converter between units.