#include <xSens_MT3/cmtdef.h>
Public Member Functions | |
| CmtSyncInSettings (const uint16_t mode=0, const uint16_t skip=0, const uint32_t offset=0) | |
| default constructor, initializes to the given (default) MT settings  More... | |
Public Attributes | |
| uint16_t | m_mode | 
| uint16_t | m_skipFactor | 
| uint32_t | m_offset | 
| Offset in ns.  More... | |
| uint16_t CmtSyncInSettings::m_mode | 
Definition at line 933 of file cmtdef.h.
Referenced by xsens::Cmt3::getSyncInSettings(), and xsens::Cmt3::setSyncInSettings().
| uint32_t CmtSyncInSettings::m_offset | 
Offset in ns.
Definition at line 935 of file cmtdef.h.
Referenced by xsens::Cmt3::getSyncInSettings(), and xsens::Cmt3::setSyncInSettings().
| uint16_t CmtSyncInSettings::m_skipFactor | 
Definition at line 934 of file cmtdef.h.
Referenced by xsens::Cmt3::getSyncInSettings(), and xsens::Cmt3::setSyncInSettings().
| 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 |