Torque class

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.

Inheritance

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
siUnit Unit
The SI unit (Système International d'Unités) for this quantity
no setteroverride

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited