IMUHelpers.cpp
Go to the documentation of this file.
1
/*
2
* IMUHelpers.cpp
3
*
4
* Created on: Mar 16, 2014
5
* Author: Dr.-Ing. David Israel González Aguirre
6
* Mail: david.gonzalez@kit.edu
7
*/
8
9
#include "
IMUHelpers.h
"
10
11
namespace
IMU
12
{
13
const
timeval
CTimeStamp::s_Zero
= { 0, 0 };
14
15
const
float
CGeolocationInformation::s_G_LPoles
= 9.832f;
16
const
float
CGeolocationInformation::s_G_L45
= 9.806f;
17
const
float
CGeolocationInformation::s_G_LEquator
= 9.780f;
18
}
IMU::CGeolocationInformation::s_G_LEquator
static const float s_G_LEquator
Definition:
IMUHelpers.h:60
IMU::CGeolocationInformation::s_G_LPoles
static const float s_G_LPoles
Definition:
IMUHelpers.h:58
IMU
Definition:
IIMUEventDispatcher.cpp:12
IMUHelpers.h
IMU::CTimeStamp::s_Zero
static const timeval s_Zero
Definition:
IMUHelpers.h:51
IMU::CGeolocationInformation::s_G_L45
static const float s_G_L45
Definition:
IMUHelpers.h:59
RobotAPI
drivers
XsensIMU
IMU
IMUHelpers.cpp
Generated on Sat Oct 12 2024 09:14:07 for armarx_documentation by
1.8.17