|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Force | |
---|---|
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 Force in javax.measure.quantity |
---|
Fields in javax.measure.quantity with type parameters of type Force | |
---|---|
static Unit<Force> |
Force.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
Uses of Force in javax.measure.unit |
---|
Fields in javax.measure.unit with type parameters of type Force | |
---|---|
static Unit<Force> |
NonSI.DYNE
A unit of force equal to 1E-5 N
(standard name dyn ). |
static Unit<Force> |
NonSI.KILOGRAM_FORCE
A unit of force equal to 9.80665 N
(standard name kgf ). |
static AlternateUnit<Force> |
SI.NEWTON
The derived unit for force ( N ). |
static Unit<Force> |
NonSI.POUND_FORCE
A unit of force equal to
(standard name lbf ). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |