MRPT
1.9.9
|
Single data type output configuration.
This structure contains a single data type and the frequency at which it should be produced. If m_frequency is 0xFFFF and the XsOutputConfiguration is used for input, the device will configure itself to its maximum frequency for the data type. If it is 0xFFFF and reported by the device, the data has no maximum frequency, but is sent along with appropriate packets (ie. packet counter)
Definition at line 47 of file xsoutputconfiguration.h.
#include <xSens_MT4/xstypes/include/xsens/xsoutputconfiguration.h>
Public Attributes | |
XsDataIdentifier | m_dataIdentifier |
The data identifier. More... | |
uint16_t | m_frequency |
The frequency. More... | |
XsDataIdentifier XsOutputConfiguration::m_dataIdentifier |
The data identifier.
Definition at line 50 of file xsoutputconfiguration.h.
uint16_t XsOutputConfiguration::m_frequency |
The frequency.
Definition at line 52 of file xsoutputconfiguration.h.
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |