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