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
}
// namespace IMU
IMU::CGeolocationInformation::s_G_LEquator
static const float s_G_LEquator
Definition:
IMUHelpers.h:63
IMU::CGeolocationInformation::s_G_LPoles
static const float s_G_LPoles
Definition:
IMUHelpers.h:61
IMU
Definition:
IIMUEventDispatcher.cpp:13
IMUHelpers.h
IMU::CTimeStamp::s_Zero
static const timeval s_Zero
Definition:
IMUHelpers.h:55
IMU::CGeolocationInformation::s_G_L45
static const float s_G_L45
Definition:
IMUHelpers.h:62
RobotAPI
drivers
XsensIMU
IMU
IMUHelpers.cpp
Generated on Sat Mar 29 2025 09:17:26 for armarx_documentation by
1.8.17