#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.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |