#include <RobotAPI/drivers/XsensIMU/IMU/IMUDeducedReckoning.h>
Definition at line 17 of file IMUDeducedReckoning.h.
◆ CIMUDeducedReckoning()
◆ ~CIMUDeducedReckoning()
◆ GetAccelaration()
const float* GetAccelaration |
( |
| ) |
const |
|
inline |
◆ GetGyroscopeRotation()
const float* GetGyroscopeRotation |
( |
| ) |
const |
|
inline |
◆ GetMagneticRotation()
const float* GetMagneticRotation |
( |
| ) |
const |
|
inline |
◆ GetOrientationQuaternion()
const float* GetOrientationQuaternion |
( |
| ) |
const |
|
inline |
◆ OnIMUCustomEvent()
void OnIMUCustomEvent |
( |
const CIMUEvent & |
CustomEvent | ) |
|
|
protected |
◆ OnIMUCycle()
void OnIMUCycle |
( |
const timeval & |
TimeStamp, |
|
|
const CIMUDevice * |
pIMUDevice |
|
) |
| |
|
protected |
◆ OnIMUEvent()
◆ OnIMUFusedCycle()
void OnIMUFusedCycle |
( |
const timeval & |
TimeStamp, |
|
|
const CIMUDevice * |
pIMUDevice |
|
) |
| |
|
protected |
◆ OnIMUIntegratedState()
void OnIMUIntegratedState |
( |
const timeval & |
TimeStamp, |
|
|
const CIMUDevice * |
pIMUDevice |
|
) |
| |
|
protected |
◆ OnIMUStart()
void OnIMUStart |
( |
const timeval & |
TimeStamp, |
|
|
const CIMUDevice * |
pIMUDevice |
|
) |
| |
|
protected |
◆ OnIMUStop()
void OnIMUStop |
( |
const timeval & |
TimeStamp, |
|
|
const CIMUDevice * |
pIMUDevice |
|
) |
| |
|
protected |
◆ m_Accelaration
◆ m_G
◆ m_GyroscopeRotation
float m_GyroscopeRotation[3] |
|
protected |
◆ m_IsVerbose
◆ m_MagneticRotation
float m_MagneticRotation[3] |
|
protected |
◆ m_OrientationQuaternion
float m_OrientationQuaternion[4] |
|
protected |
The documentation for this class was generated from the following files: