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