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

Field Summary
static Unit<AngularAcceleration> UNIT
          Holds the SI unit (Système International d'Unités) for this quantity.
 

Field Detail

UNIT

static final Unit<AngularAcceleration> UNIT
Holds the SI unit (Système International d'Unités) for this quantity.



Copyright © 2010. All Rights Reserved.