Unit Conversion and Dimensional Analysis Library 3.6.1
A compile-time, header-only C++23 dimensional-analysis library
Loading...
Searching...
No Matches
units::torque Namespace Reference

namespace for unit types and containers representing torque values More...

Typedefs

template<class Underlying = UNIT_LIB_DEFAULT_TYPE>
using foot_pounds = pound_feet<Underlying>

Detailed Description

namespace for unit types and containers representing torque values

The SI unit for torque is newton_meters, and the corresponding dimension dimension is torque_units.

See also
See unit for more information on unit type containers.