#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 946 of file cmtdef.h.
Referenced by xsens::Cmt3::getSyncInSettings(), and xsens::Cmt3::setSyncInSettings().
uint32_t CmtSyncInSettings::m_offset |
Offset in ns.
Definition at line 949 of file cmtdef.h.
Referenced by xsens::Cmt3::getSyncInSettings(), and xsens::Cmt3::setSyncInSettings().
uint16_t CmtSyncInSettings::m_skipFactor |
Definition at line 947 of file cmtdef.h.
Referenced by xsens::Cmt3::getSyncInSettings(), and xsens::Cmt3::setSyncInSettings().
Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |