#include <energy.h>
|
| static constexpr auto | symbol = "eV"sv |
| |
| static constexpr auto | name = "electronvolt"sv |
| |
| 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...
|
| |
Definition at line 36 of file energy.h.
| constexpr auto util::quantities::units::ElectronVolt::name = "electronvolt"sv |
|
static |
| constexpr auto util::quantities::units::ElectronVolt::symbol = "eV"sv |
|
static |
The documentation for this struct was generated from the following file: