|
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_field_strength values More...
Functions | |
| std::ostream & | operator<< (std::ostream &os, const tesla_t &obj) |
| std::string | to_string (const tesla_t &obj) |
| std::ostream & | operator<< (std::ostream &os, const gauss_t &obj) |
| std::string | to_string (const gauss_t &obj) |
namespace for unit types and containers representing magnetic_field_strength values
The SI unit for magnetic_field_strength is teslas, and the corresponding base_unit category is magnetic_field_strength_unit.
1.8.17