#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.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |