Package | Description |
---|---|
tec.units.ri |
This package provides support for physics units, in conformity with the
Units of Measurement API.
|
tec.units.ri.function |
This package provides concrete implementations of the
UnitConverter interface. |
tec.units.ri.quantity | |
tec.units.ri.unit |
Class and Description |
---|
AbstractConverter
The base class for our
UnitConverter implementations. |
AbstractConverter.Pair
This class represents converters made up of two or more separate converters (in matrix notation
[pair] = [left] x [right] ). |
AbstractQuantity
This class represents the immutable result of a scalar measurement stated in a known unit.
|
AbstractUnit
The class represents units founded on the seven SI base units for seven base quantities assumed to be mutually independent.
|
Class and Description |
---|
AbstractConverter
The base class for our
UnitConverter implementations. |
Class and Description |
---|
AbstractQuantity
This class represents the immutable result of a scalar measurement stated in a known unit.
|
Class and Description |
---|
AbstractSystemOfUnits
An abstract base class for unit systems.
|
AbstractUnit
The class represents units founded on the seven SI base units for seven base quantities assumed to be mutually independent.
|
Copyright © 2005–2017 Jean-Marie Dautelle, Werner Keil, V2COM. All rights reserved.