#include <xSens_MT3/cmtdef.h>
Public Attributes | |
uint8_t | m_type |
The type of the scenario. When set to 255 in an operation, the 'current' scenario is used. More... | |
uint8_t | m_version |
The version of the scenario. More... | |
char | m_label [CMT_LEN_SCENARIOLABEL+1] |
The label of the scenario. More... | |
char | m_filterType |
The type of filter this scenario is intended for '3': XKF-3, '6': XKF-6. More... | |
char CmtScenario::m_filterType |
The type of filter this scenario is intended for '3': XKF-3, '6': XKF-6.
Definition at line 1063 of file cmtdef.h.
Referenced by xsens::Cmt3::getAvailableScenarios().
char CmtScenario::m_label[CMT_LEN_SCENARIOLABEL+1] |
The label of the scenario.
Definition at line 1061 of file cmtdef.h.
Referenced by xsens::Cmt3::getAvailableScenarios().
uint8_t CmtScenario::m_type |
The type of the scenario. When set to 255 in an operation, the 'current' scenario is used.
Definition at line 1059 of file cmtdef.h.
Referenced by xsens::Cmt3::getAvailableScenarios().
uint8_t CmtScenario::m_version |
The version of the scenario.
Definition at line 1060 of file cmtdef.h.
Referenced by xsens::Cmt3::getAvailableScenarios().
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 |