ad_physics
Static Public Member Functions | List of all members
std::numeric_limits<::ad::physics::Angle > Class Reference

specialization of the std::numeric_limits for Angle More...

#include <ad/physics/Angle.hpp>

Inheritance diagram for std::numeric_limits<::ad::physics::Angle >:
Inheritance graph
[legend]
Collaboration diagram for std::numeric_limits<::ad::physics::Angle >:
Collaboration graph
[legend]

Static Public Member Functions

static inline ::ad::physics::Angle lowest ()
 
static inline ::ad::physics::Angle max ()
 
static inline ::ad::physics::Angle epsilon ()
 

Detailed Description

specialization of the std::numeric_limits for Angle

Derived from std::numeric_limits<double> with overloaded functions: std::numeric_limits<Angle>::lowest() (

See also
Angle::getMin()) std::numeric_limits<Angle>::max() (
Angle::getMax()) std::numeric_limits<Angle>::epsilon() (
Angle::getPrecision())

Member Function Documentation

◆ epsilon()

static inline ::ad::physics::Angle std::numeric_limits<::ad::physics::Angle >::epsilon ( )
inlinestatic
See also
std::numeric_limits::epsilon()

◆ lowest()

static inline ::ad::physics::Angle std::numeric_limits<::ad::physics::Angle >::lowest ( )
inlinestatic
See also
std::numeric_limits::lowest()

◆ max()

static inline ::ad::physics::Angle std::numeric_limits<::ad::physics::Angle >::max ( )
inlinestatic
See also
std::numeric_limits::max()

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