Unit Conversion and Dimensional Analysis Library
2.3.0
A compile-time c++14 unit conversion library
|
namespace for unit types and containers representing power values More...
Functions | |
std::ostream & | operator<< (std::ostream &os, const watt_t &obj) |
std::string | to_string (const watt_t &obj) |
std::ostream & | operator<< (std::ostream &os, const horsepower_t &obj) |
std::string | to_string (const horsepower_t &obj) |
std::ostream & | operator<< (std::ostream &os, const dBW_t &obj) |
std::string | to_string (const dBW_t &obj) |
std::ostream & | operator<< (std::ostream &os, const dBm_t &obj) |
std::string | to_string (const dBm_t &obj) |