| Interface | Description | 
|---|---|
| Acceleration | 
 This interface represents acceleration values. 
The acceleration values can be created using the SimpleValueFactory interface. | 
| Angle | 
 This interface represents angle values. 
 | 
| AngularAcceleration | 
 This interface represents angular acceleration values. 
 | 
| AngularSpeed | 
 This interface represents angular speed values. 
 | 
| Current | 
 This interface represents electric current values. 
 | 
| Force | 
 This interface represents force values. 
 | 
| Length | 
 This interface represents length values. 
 | 
| Pressure | 
 This interface represents pressure values. 
 | 
| SimpleValueFactory | 
 This interface supplies methods to create different types of simple value objects. 
 | 
| Speed | 
 This interface represents speed values. 
 | 
| Time | 
 This interface represents time values. 
 | 
| Torque | 
 This interface represents torque values. 
 | 
| Voltage | 
 This interface represents electrical voltage values. 
 | 
| Enum | Description | 
|---|---|
| Acceleration.Unit | |
| Angle.Unit | |
| AngularAcceleration.Unit | |
| AngularSpeed.Unit | |
| Current.Unit | |
| Force.Unit | |
| Length.Unit | |
| Pressure.Unit | |
| Speed.Unit | |
| Time.Unit | |
| Torque.Unit | |
| Voltage.Unit | 
Copyright © 2019. All rights reserved.