| javax.measure.quantity.Acceleration
Acceleration | public interface Acceleration extends Quantity(Code) | | 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).
author: Jean-Marie Dautelle version: 1.0, January 14, 2006 |
Field Summary | |
final public static Unit<Acceleration> | UNIT Holds the SI unit (Système International d'Unités) for this quantity. |
UNIT | final public static Unit<Acceleration> UNIT(Code) | | Holds the SI unit (Système International d'Unités) for this quantity.
|
|
|