newtonMeters property

TorqueUnits newtonMeters
final

The standard SI unit.

Implementation

static final TorqueUnits newtonMeters =
    TorqueUnits.forceLength(Force.newtons, Length.meters);