laserIMUCalibration
mathConstants.h
Go to the documentation of this file.
1 
8 #ifndef MATH_CONSTANTS_H
9 #define MATH_CONSTANTS_H
10 
11 namespace math {
15 extern double c_PI;
19 extern double c_RAD_TO_DEG;
23 extern double c_DEG_TO_RAD;
24 } // math
25 
26 #endif // MATH_CONSTANTS_H
double c_RAD_TO_DEG
double c_PI
double c_DEG_TO_RAD