Package javax.measure.quantity
Interface Acceleration
- All Superinterfaces:
Quantity
This interface represents the rate of change of velocity with respect to
time. The system unit for this quantity is "m/s²" (meter per square second).
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Unit<Acceleration>
Holds the SI unit (Système International d'Unités) for this quantity.
-
Field Details
-
UNIT
Holds the SI unit (Système International d'Unités) for this quantity.
-