#include <xSens_MT3/cmtdef.h>
Public Attributes | |
double | m_roll |
The roll (rotation around x-axis / back-front-line) More... | |
double | m_pitch |
The pitch (rotation around y-axis / right-left-line) More... | |
double | m_yaw |
The yaw (rotation around z-axis / down-up-line) More... | |
double CmtEuler::m_pitch |
The pitch (rotation around y-axis / right-left-line)
Definition at line 1266 of file cmtdef.h.
Referenced by mrpt::hwdrivers::CIMUXSens::doProcess().
double CmtEuler::m_roll |
The roll (rotation around x-axis / back-front-line)
Definition at line 1264 of file cmtdef.h.
Referenced by mrpt::hwdrivers::CIMUXSens::doProcess().
double CmtEuler::m_yaw |
The yaw (rotation around z-axis / down-up-line)
Definition at line 1268 of file cmtdef.h.
Referenced by mrpt::hwdrivers::CIMUXSens::doProcess().
Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |