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

Reference of 1 µV, for dBµV. More...

#include <electro/decibel.hpp>

Public Types

using unit = volt_unit
 
using precision = std::micro
 

Static Public Attributes

static constexpr int factor = 20
 
static constexpr const charsymbol = "dBµV"
 

Detailed Description

Reference of 1 µV, for dBµV.

Definition at line 136 of file decibel.hpp.

Member Typedef Documentation

◆ precision

Definition at line 138 of file decibel.hpp.

◆ unit

Member Data Documentation

◆ factor

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

Definition at line 139 of file decibel.hpp.

◆ symbol

constexpr const char* electro::microvolt_reference::symbol = "dBµV"
staticconstexpr

Definition at line 140 of file decibel.hpp.


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