libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Attributes | List of all members
crn::Degree Struct Reference

Degree angle unit. More...

#include <CRNTrigonometry.h>

+ Collaboration diagram for crn::Degree:

Public Types

using type = double
 

Static Public Attributes

static constexpr type MAXVAL = 360
 
static constexpr TypeInfo
< type >::SumType 
VAL2PI = 360
 

Detailed Description

Degree angle unit.

Definition at line 43 of file CRNTrigonometry.h.

Member Typedef Documentation

using crn::Degree::type = double

Definition at line 45 of file CRNTrigonometry.h.

Member Data Documentation

constexpr type crn::Degree::MAXVAL = 360
static

Definition at line 46 of file CRNTrigonometry.h.

constexpr TypeInfo<type>::SumType crn::Degree::VAL2PI = 360
static

Definition at line 47 of file CRNTrigonometry.h.


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