Package org.xspace.mx

Mx provides classes and interfaces defining units of measurements.

See:
          Description

Interface Summary
Measurement The Measurement interface connects the value of a measurement to a system of units.
SystemOfUnits Represents a system of units which all measurements refer to.
Unit A Unit represents some multiple of a UnitType.
UnitType A type of Unit such as length, mass, time, etc.
 

Exception Summary
MeasurementException An exception involving Measurements.
 

Package org.xspace.mx Description

Mx provides classes and interfaces defining units of measurements. Measurements can be used to specify such things as lengths, times, currencies, etc.