Static Public Attributes | List of all members
util::quantities::units::Volt Struct Reference

#include <electromagnetism.h>

Inheritance diagram for util::quantities::units::Volt:
util::quantities::concepts::UnitBase

Static Public Attributes

static constexpr auto symbol = "V"sv
 
static constexpr auto name = "volt"sv
 
- Static Public Attributes inherited from util::quantities::concepts::UnitBase
static constexpr std::string_view symbol = "?"sv
 Symbol of the unit (e.g. "A"). More...
 
static constexpr std::string_view name = "unknown"sv
 Long name of unit (e.g. "ampere"). More...
 

Detailed Description

Definition at line 42 of file electromagnetism.h.

Member Data Documentation

constexpr auto util::quantities::units::Volt::name = "volt"sv
static

Definition at line 44 of file electromagnetism.h.

constexpr auto util::quantities::units::Volt::symbol = "V"sv
static

Definition at line 43 of file electromagnetism.h.


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