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

#include <energy.h>

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

Static Public Attributes

static constexpr auto symbol = "eV"sv
 
static constexpr auto name = "electronvolt"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 36 of file energy.h.

Member Data Documentation

constexpr auto util::quantities::units::ElectronVolt::name = "electronvolt"sv
static

Definition at line 38 of file energy.h.

constexpr auto util::quantities::units::ElectronVolt::symbol = "eV"sv
static

Definition at line 37 of file energy.h.


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