Package si.uom.quantity
Interface Torque
- All Superinterfaces:
javax.measure.Quantity<Torque>
public interface Torque extends javax.measure.Quantity<Torque>
Moment of a force.
The system unit for this quantity is "N.m" (Newton-Metre).
Note: The Newton-metre ("N.m") is also a way of expressing 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.
- Version:
- 1.2.2
- Author:
- Jean-Marie Dautelle, Werner Keil
- See Also:
Force,Length
-
Nested Class Summary
Nested classes/interfaces inherited from interface javax.measure.Quantity
javax.measure.Quantity.Scale -
Method Summary
Methods inherited from interface javax.measure.Quantity
add, asType, divide, divide, getScale, getUnit, getValue, inverse, isEquivalentTo, multiply, multiply, negate, subtract, to, toSystemUnit