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

#include <spacetime.h>

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

Static Public Attributes

static constexpr auto symbol = "m"sv
 
static constexpr auto name = "meter"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 40 of file spacetime.h.

Member Data Documentation

constexpr auto util::quantities::units::Meter::name = "meter"sv
static

Definition at line 42 of file spacetime.h.

constexpr auto util::quantities::units::Meter::symbol = "m"sv
static

Definition at line 41 of file spacetime.h.


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