Interface AngularAcceleration

All Superinterfaces:
javax.measure.Quantity<AngularAcceleration>

public interface AngularAcceleration
extends javax.measure.Quantity<AngularAcceleration>
Rate of change of angular velocity with respect to time. It is measured in "rad/s²" (radian per square second), and usually denoted by the Greek letter alpha (α).
Version:
1.2
Author:
Jean-Marie Dautelle, Werner Keil
See Also:
Angle, AngularSpeed, Time, Acceleration, Wikipedia: Angular Acceleration
  • 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