#include <sbgEComCmdGnss.h>
Public Attributes | |
SbgEComRejectionMode | hdt |
SbgEComRejectionMode | position |
SbgEComRejectionMode | velocity |
Holds all necessary information for GNSS module data rejection.
Definition at line 91 of file sbgEComCmdGnss.h.
SbgEComRejectionMode _SbgEComGnssRejectionConf::hdt |
Rejection mode for true heading.
Definition at line 95 of file sbgEComCmdGnss.h.
SbgEComRejectionMode _SbgEComGnssRejectionConf::position |
Rejection mode for position.
Definition at line 93 of file sbgEComCmdGnss.h.
SbgEComRejectionMode _SbgEComGnssRejectionConf::velocity |
Rejection mode for velocity.
Definition at line 94 of file sbgEComCmdGnss.h.