Package org.xspace.mx.physics

The Mx Physics package provides classes and interfaces that describe "physical" measurements such as length, time, mass, etc.

See:
          Description

Interface Summary
Angle A type of Measurement that represents angular measurements.
Length A type of Measurement that represents length measurements.
Mass A type of Measurement that represents mass measurements.
Time A type of Measurement that represents time measurements.
 

Class Summary
SI The Systeme International (SI) SystemOfUnits represents a standard set of physical units against which other measurments can be compared.
SI.Angle An instance of Unit that represents an angle within the SI.
SI.Length An instance of Unit that represents a length within the SI.
SI.Mass An instance of Unit that represents a mass within the SI.
SI.Time An instance of Unit that represents a time within the SI.
 

Package org.xspace.mx.physics Description

The Mx Physics package provides classes and interfaces that describe "physical" measurements such as length, time, mass, etc.

The SystemOfUnits used can range from Systeme Internationale, Centimeter-Gram-Second, to Imperial measurements.