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