Package javax.measure.quantity
Interface AngularAcceleration
- All Superinterfaces:
Quantity
This interface represents the rate of change of angular velocity with respect
to time. The system unit for this quantity is "rad/s²" (radian per
square second).
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Unit<AngularAcceleration>
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.
-