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

Detailed Description

A structure for storing sync out settings.

Definition at line 947 of file cmtdef.h.

#include <xSens_MT3/cmtdef.h>

Public Member Functions

 CmtSyncOutSettings (const uint16_t mode=0, const uint16_t skip=0, const uint32_t offset=0, const uint32_t width=CMT_SYNCOUT_DEFAULT_PULSE_WIDTH)
 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...
 
uint32_t m_pulseWidth
 Pulse width in ns. More...
 

Constructor & Destructor Documentation

◆ CmtSyncOutSettings()

CmtSyncOutSettings::CmtSyncOutSettings ( const uint16_t  mode = 0,
const uint16_t  skip = 0,
const uint32_t  offset = 0,
const uint32_t  width = CMT_SYNCOUT_DEFAULT_PULSE_WIDTH 
)
inline

default constructor, initializes to the given (default) MT settings

Definition at line 955 of file cmtdef.h.

Member Data Documentation

◆ m_mode

uint16_t CmtSyncOutSettings::m_mode

Definition at line 948 of file cmtdef.h.

Referenced by xsens::Cmt3::getSyncOutSettings(), and xsens::Cmt3::setSyncOutSettings().

◆ m_offset

uint32_t CmtSyncOutSettings::m_offset

Offset in ns.

Definition at line 950 of file cmtdef.h.

Referenced by xsens::Cmt3::getSyncOutSettings(), and xsens::Cmt3::setSyncOutSettings().

◆ m_pulseWidth

uint32_t CmtSyncOutSettings::m_pulseWidth

Pulse width in ns.

Definition at line 951 of file cmtdef.h.

Referenced by xsens::Cmt3::getSyncOutSettings(), and xsens::Cmt3::setSyncOutSettings().

◆ m_skipFactor

uint16_t CmtSyncOutSettings::m_skipFactor

Definition at line 949 of file cmtdef.h.

Referenced by xsens::Cmt3::getSyncOutSettings(), and xsens::Cmt3::setSyncOutSettings().




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