Go to the documentation of this file.
65 #ifndef SUPPORTEDSYNCSETTINGS_H
66 #define SUPPORTEDSYNCSETTINGS_H
XsSyncSettingArray supportedSyncSettingsForMtiDevice()
XsSyncSettingArray supportedSyncSettingsForMt6x0Device()
get list of supported synchronizations settings for an Mti6x0Device
bool supportsSyncSettings(XsDeviceId const &deviceId)
unsigned int mtiTimeResolutionInMicroseconds()
XsSyncSettingArray supportedSyncSettingsForMt6x0IntGnssDevice()
get list of supported synchronizations settings for any MTi-6x0G, rugged devices with internal GNSS,...
XsSyncSettingArray supportedSyncSettingsForMtigDevice()
get list of supported synchronizations settings for an MtigDevice
XsSyncSettingArray supportedSyncSettingsForAwindaBaseStation()
get list of supported synchronizations settings for an Awinda base station
XsSyncSettingArray supportedSyncSettingsForMti7AndMTi8Devices()
get list of supported synchronizations settings for an Mti7 or MTi8 Device
unsigned int awindaTimeResolutionInMicroseconds()
A structure for storing all xsens sync settings.
XsSyncSettingArray supportedSyncSettingsForGnssDevice()
get list of supported synchronizations settings for MtDevice with GNSS
bool isAwindaSettingCompatible(XsSyncSetting const &setting1, XsSyncSetting const &setting2)
Contains an Xsens device ID and provides operations for determining the type of device.
XsSyncSettingArray supportedSyncSettingsForMtiXDevice()
get list of supported synchronization settings for an MtiX Device
XsSyncSettingArray supportedSyncSettingsForMt6x0GnssDevice()
get list of supported synchronizations settings for any MTi-6x0, non-rugged devices with external GNS...
A list of XsSyncSetting values.
bool isSyncStationSettingCompatible(XsSyncSetting const &setting1, XsSyncSetting const &setting2)
XsSyncSettingArray supportedSyncSettings(XsDeviceId const &deviceId)
Returns the list of the supported synchronizations settings for the specified device id Each item in ...
unsigned int mtx2TimeResolutionInMicroseconds()
bool isCompatibleSyncSetting(XsDeviceId const &deviceId, XsSyncSetting const &setting1, XsSyncSetting const &setting2)
Return true if setting1 is compatible with setting2 for a device with deviceId.
XsSyncSettingArray supportedSyncSettingsForMark5MtigX10Device()
XsSyncSettingArray supportedSyncSettingsForMtDevice()
get list of supported synchronizations settings for an MtDevice
unsigned int timeResolutionInMicroseconds(XsDeviceId const &deviceId)
unsigned int syncStationTimeResolutionInMicroseconds()
XsSyncSettingArray supportedSyncSettingsForMtx2Device()
get list of supported synchronizations settings for an Mtx2Device