#include <frequency.h>
|
static constexpr auto | symbol = "Hz"sv |
|
static constexpr auto | name = "hertz"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 44 of file frequency.h.
constexpr auto util::quantities::units::Hertz::name = "hertz"sv |
|
static |
constexpr auto util::quantities::units::Hertz::symbol = "Hz"sv |
|
static |
The documentation for this struct was generated from the following file: