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