Package si.uom.quantity
Interface Absement
- All Superinterfaces:
javax.measure.Quantity<Absement>
public interface Absement extends javax.measure.Quantity<Absement>
In kinematics, absement (or absition) is a measure of sustained displacement of
an object from its initial position, i.e. a measure of how far away and for how long.
Absement changes as an object remains displaced and stays constant as the object resides
at the initial position.
The system unit for this quantity is "m.s" (metre second).
- Version:
- 1.0
- Author:
- Werner Keil
- See Also:
- Wikipedia: Absement
-
Nested Class Summary
Nested classes/interfaces inherited from interface javax.measure.Quantity
javax.measure.Quantity.Scale -
Method Summary
Methods inherited from interface javax.measure.Quantity
add, asType, divide, divide, getScale, getUnit, getValue, inverse, isEquivalentTo, multiply, multiply, negate, subtract, to, toSystemUnit