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