MRPT
1.9.9
|
#include <xSens_MT3/cmtdef.h>
Public Attributes | |
uint8_t | m_type |
The type of the scenario. 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 1115 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 1107 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 1103 of file cmtdef.h.
Referenced by xsens::Cmt3::getAvailableScenarios().
uint8_t CmtScenario::m_version |
The version of the scenario.
Definition at line 1105 of file cmtdef.h.
Referenced by xsens::Cmt3::getAvailableScenarios().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |