|
sbgECom Library
5.3.2276-stable
Interface SBG Systems IMU/AHRS/INS
|
#include <sbgEComCmdAdvanced.h>
Data Fields | |
| float | positionThreshold |
| float | velocityThreshold |
| float | attitudeThreshold |
| float | headingThreshold |
Structure containing all validity thresholds (status outputs) Setting these thresholds to 0.0 will keep default configuration
| float _SbgEComValidityThresholds::positionThreshold |
Norm of the position standard deviation threshold to raise position valid flag (m)
| float _SbgEComValidityThresholds::velocityThreshold |
Norm of the velocity standard deviation threshold to raise velocity valid flag (m/s)
| float _SbgEComValidityThresholds::attitudeThreshold |
Max of the roll/pitch standard deviations threshold to raise attitude valid flag (rad)
| float _SbgEComValidityThresholds::headingThreshold |
Heading standard deviations threshold to raise heading valid flag (rad)