|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Acceleration | |
---|---|
javax.measure.quantity | Provides quantitative properties or attributes of thing such as mass, time, distance, heat, and angular separation. |
javax.measure.unit | Provides support for programatic unit handling. |
Uses of Acceleration in javax.measure.quantity |
---|
Fields in javax.measure.quantity with type parameters of type Acceleration | |
---|---|
static Unit<Acceleration> |
Acceleration.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
Uses of Acceleration in javax.measure.unit |
---|
Fields in javax.measure.unit with type parameters of type Acceleration | |
---|---|
static Unit<Acceleration> |
NonSI.G
A unit of acceleration equal to the gravity at the earth's surface (standard name grav ). |
static Unit<Acceleration> |
SI.METERS_PER_SQUARE_SECOND
Equivalent to SI.METRES_PER_SQUARE_SECOND . |
static Unit<Acceleration> |
SI.METRE_PER_SQUARE_SECOND
Deprecated. replaced by SI.METRES_PER_SQUARE_SECOND . |
static Unit<Acceleration> |
SI.METRES_PER_SQUARE_SECOND
The metric unit for acceleration quantities ( m/s² ). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |