#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 1170 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 1169 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 1171 of file cmtdef.h.
Referenced by mrpt::hwdrivers::CIMUXSens::doProcess().
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |