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

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

Typedefs

template<class Underlying = UNIT_LIB_DEFAULT_TYPE>
using biots = abamperes<Underlying>

Detailed Description

namespace for unit types and containers representing current values

The SI unit for current is amperes, and the corresponding dimension dimension is current_unit.

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