Uses of Package
org.xspace.mx.physics

Packages that use org.xspace.mx.physics
org.xspace.mx.physics.immutable This Mx package provides an implementation of the physics package with immutable classes. 
org.xspace.mx.physics.mutable This Mx package provides an implementation of the physics package with mutable classes. 
 

Classes in org.xspace.mx.physics used by org.xspace.mx.physics.immutable
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.
 

Classes in org.xspace.mx.physics used by org.xspace.mx.physics.mutable
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.