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