Unit Conversion and Dimensional Analysis Library
2.3.0
A compile-time c++14 unit conversion library
|
namespace for unit types and containers representing magnetic_flux values More...
Functions | |
std::ostream & | operator<< (std::ostream &os, const weber_t &obj) |
std::string | to_string (const weber_t &obj) |
std::ostream & | operator<< (std::ostream &os, const maxwell_t &obj) |
std::string | to_string (const maxwell_t &obj) |
namespace for unit types and containers representing magnetic_flux values
The SI unit for magnetic_flux is webers
, and the corresponding base_unit
category is magnetic_flux_unit
.