electro 0.3.0
Type-safe electrical units library modeled after std::chrono
Loading...
Searching...
No Matches
electro::millivolt_reference Struct Reference

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 charsymbol = "dBmV"
 

Detailed Description

Reference of 1 mV, for dBmV.

Definition at line 128 of file decibel.hpp.

Member Typedef Documentation

◆ precision

Definition at line 130 of file decibel.hpp.

◆ unit

Member Data Documentation

◆ factor

constexpr int electro::millivolt_reference::factor = 20
staticconstexpr

Definition at line 131 of file decibel.hpp.

◆ symbol

constexpr const char* electro::millivolt_reference::symbol = "dBmV"
staticconstexpr

Definition at line 132 of file decibel.hpp.


The documentation for this struct was generated from the following file: