Go to the documentation of this file.
95 #ifndef XDA_PRIVATE_BUILD
108 #include "dotdeviceex.h"
virtual ~DotDevice()
Destroys a device.
virtual XsDevice * master() const
Return the master device of this device.
DotDeviceEx(Communicator *comm)
Constructs a device.
@ XDI_None
Empty datatype.
The MTi device used for the Xsens DOT.
MtiBaseDevice::BaseFrequencyResult getBaseFrequencyInternal(XsDataIdentifier dataType=XDI_None) const override
Returns the base update rate (Hz) corresponding to the dataType. Returns 0 if no update rate is avail...
XsDataIdentifier
Defines the data identifiers.
A base struct for a communication interface.
static XsDevice * constructStandalone(Communicator *comm)
Constructs a standalone device using a provided communicator.
DotDeviceEx(XsDevice *master)
Constructs a device.
The internal base class for MTi-3X0 series devices.
DotDevice(Communicator *comm)
Constructs a device.
A struct for base frequency result.
DotDevice(XsDevice *master)
An empty constructor for a master device.
The internal base class for MTi devices.