|
electro 0.3.0
Type-safe electrical units library modeled after std::chrono
|
Reference of 1 mV, for dBmV. More...
#include <electro/decibel.hpp>
Public Types | |
| using | unit = volt_unit |
| using | precision = std::milli |
Static Public Attributes | |
| static constexpr int | factor = 20 |
| static constexpr const char * | symbol = "dBmV" |
Reference of 1 mV, for dBmV.
Definition at line 128 of file decibel.hpp.
| using electro::millivolt_reference::precision = std::milli |
Definition at line 130 of file decibel.hpp.
Definition at line 129 of file decibel.hpp.
Definition at line 131 of file decibel.hpp.
Definition at line 132 of file decibel.hpp.