Apollo  6.0
Open source self driving car software
Static Public Member Functions | List of all members
apollo::perception::common::Constant< float > Class Template Reference

#include <i_constant.h>

Collaboration diagram for apollo::perception::common::Constant< float >:
Collaboration graph

Static Public Member Functions

static const float PI ()
 
static const float TWO_PI ()
 
static const float HALF_PI ()
 
static const float REC_TWO_PI ()
 
static const float SQRT_2 ()
 
static const float REC_SQRT_2 ()
 
static const float SQRT_3 ()
 
static const float REC_SQRT_3 ()
 
static const float DEGREE_TO_RADIAN ()
 
static const float RADIAN_TO_DEGREE ()
 
static const float EPSILON ()
 
static const float SQRT_EPSILON ()
 
static const float MIN_ABS_SAFE_DIVIDEND ()
 

Member Function Documentation

◆ DEGREE_TO_RADIAN()

static const float apollo::perception::common::Constant< float >::DEGREE_TO_RADIAN ( )
inlinestatic

◆ EPSILON()

static const float apollo::perception::common::Constant< float >::EPSILON ( )
inlinestatic

◆ HALF_PI()

static const float apollo::perception::common::Constant< float >::HALF_PI ( )
inlinestatic

◆ MIN_ABS_SAFE_DIVIDEND()

static const float apollo::perception::common::Constant< float >::MIN_ABS_SAFE_DIVIDEND ( )
inlinestatic

◆ PI()

static const float apollo::perception::common::Constant< float >::PI ( )
inlinestatic

◆ RADIAN_TO_DEGREE()

static const float apollo::perception::common::Constant< float >::RADIAN_TO_DEGREE ( )
inlinestatic

◆ REC_SQRT_2()

static const float apollo::perception::common::Constant< float >::REC_SQRT_2 ( )
inlinestatic

◆ REC_SQRT_3()

static const float apollo::perception::common::Constant< float >::REC_SQRT_3 ( )
inlinestatic

◆ REC_TWO_PI()

static const float apollo::perception::common::Constant< float >::REC_TWO_PI ( )
inlinestatic

◆ SQRT_2()

static const float apollo::perception::common::Constant< float >::SQRT_2 ( )
inlinestatic

◆ SQRT_3()

static const float apollo::perception::common::Constant< float >::SQRT_3 ( )
inlinestatic

◆ SQRT_EPSILON()

static const float apollo::perception::common::Constant< float >::SQRT_EPSILON ( )
inlinestatic

◆ TWO_PI()

static const float apollo::perception::common::Constant< float >::TWO_PI ( )
inlinestatic

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