Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Attributes
CmtScenario Struct Reference

Detailed Description

A structure for storing scenario information.

Definition at line 1058 of file cmtdef.h.

#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...
 

Member Data Documentation

◆ m_filterType

char CmtScenario::m_filterType

The type of filter this scenario is intended for '3': XKF-3, '6': XKF-6.

Note
The value is a character, so XKF-3 is '3', which is hex 0x33

Definition at line 1063 of file cmtdef.h.

Referenced by xsens::Cmt3::getAvailableScenarios().

◆ m_label

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().

◆ m_type

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().

◆ m_version

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.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019