|
Unit Conversion and Dimensional Analysis Library 2.3.0
A compile-time c++14 unit conversion library
|
namespace for unit types and containers representing data values More...
Typedefs | |
Units (full names plural) | |
| typedef unit< std::ratio< 1 >, units::category::data_transfer_rate_unit > | bytes_per_second |
Units (abbreviated) | |
| typedef bytes_per_second | Bps |
Unit Containers | |
| typedef unit_t< bytes_per_second > | bytes_per_second_t |
| typedef unit_t< exabytes_per_second > | exabytes_per_second_t |
| typedef unit_t< bits_per_second > | bits_per_second_t |
| typedef unit_t< exabits_per_second > | exabits_per_second_t |