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

#include <electronics.h>

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

Static Public Attributes

static constexpr auto symbol = "#"sv
 
static constexpr auto name = "tick"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 36 of file electronics.h.

Member Data Documentation

constexpr auto util::quantities::units::Tick::name = "tick"sv
static

Definition at line 38 of file electronics.h.

constexpr auto util::quantities::units::Tick::symbol = "#"sv
static

Definition at line 37 of file electronics.h.


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