|
#include <RobotAPI/drivers/XsensIMU/IMU/IMUState.h>
Public Member Functions | |
ControlData () | |
Public Attributes | |
unsigned short | m_CurrentSampleCount |
bool | m_IsConsecutive |
long | m_MessageCounter |
long | m_PreviousSampleCount |
timeval | m_TimeStamp |
Definition at line 22 of file IMUState.h.
|
inline |
Definition at line 24 of file IMUState.h.
unsigned short m_CurrentSampleCount |
Definition at line 31 of file IMUState.h.
bool m_IsConsecutive |
Definition at line 33 of file IMUState.h.
long m_MessageCounter |
Definition at line 32 of file IMUState.h.
long m_PreviousSampleCount |
Definition at line 30 of file IMUState.h.
timeval m_TimeStamp |
Definition at line 34 of file IMUState.h.