|
JSR-275 - Measurements and Units Specification | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Torque
This interface represents the moment of a force. The system unit for this quantity is "N·m" (Newton-Meter).
Note: The Newton-metre ("N·m") is also a way of exressing a Joule (unit of energy). However, torque is not energy. So, to avoid confusion, we will use the units "N·m" for torque and not "J". This distinction occurs due to the scalar nature of energy and the vector nature of torque.
Field Summary | |
---|---|
static Unit<Torque> |
UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
Field Detail |
---|
static final Unit<Torque> UNIT
|
JSR-275 - Measurements and Units Specification | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |