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

Reference of 1 W, for dBW. More...

#include <electro/decibel.hpp>

Public Types

using unit = watt_unit
 
using precision = std::ratio< 1 >
 

Static Public Attributes

static constexpr int factor = 10
 
static constexpr const charsymbol = "dBW"
 

Detailed Description

Reference of 1 W, for dBW.

Definition at line 112 of file decibel.hpp.

Member Typedef Documentation

◆ precision

Definition at line 114 of file decibel.hpp.

◆ unit

Member Data Documentation

◆ factor

constexpr int electro::watt_reference::factor = 10
staticconstexpr

Definition at line 115 of file decibel.hpp.

◆ symbol

constexpr const char* electro::watt_reference::symbol = "dBW"
staticconstexpr

Definition at line 116 of file decibel.hpp.


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