javax.measure.quantity
Interface AngularAcceleration
- All Superinterfaces:
- Quantity
public interface AngularAcceleration
- extends 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).
- Version:
- 1.0, January 14, 2006
- Author:
- Jean-Marie Dautelle
UNIT
static final Unit<AngularAcceleration> UNIT
- Holds the SI unit (Système International d'Unités) for this quantity.
Copyright © 2010. All Rights Reserved.