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