Quantify
An extensible C++ units library
Loading...
Searching...
No Matches
quantify::angle::radians Struct Referenceexport

Public Types

using scale = scale
 
template<typename T>
using factor = quantify::ratio<T, 180 * 10000000000000000, 31415926535893238>
 
using reduce = radians
 

Static Public Member Functions

static constexpr std::string symbol () noexcept
 

Detailed Description

Definition at line 26 of file angle.cppm.

Member Function Documentation

◆ symbol()

static constexpr std::string quantify::angle::radians::symbol ( )
inlinestaticconstexprexportnoexcept

Definition at line 26 of file angle.cppm.


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