ROSaic
|
#include <sbf_structs.hpp>
Data Fields | |
unsigned | L1_loss_of_lock: 1 |
unsigned | L2_loos_of_lock: 1 |
unsigned | L1_smoothing: 1 |
unsigned | L2_smoothing: 1 |
unsigned | multipath_mitigation: 1 |
unsigned | antennaID: 3 |
Definition at line 534 of file sbf_structs.hpp.
unsigned MeasEpochFlag::antennaID |
Definition at line 541 of file sbf_structs.hpp.
unsigned MeasEpochFlag::L1_loss_of_lock |
Definition at line 536 of file sbf_structs.hpp.
unsigned MeasEpochFlag::L1_smoothing |
Definition at line 538 of file sbf_structs.hpp.
unsigned MeasEpochFlag::L2_loos_of_lock |
Definition at line 537 of file sbf_structs.hpp.
unsigned MeasEpochFlag::L2_smoothing |
Definition at line 539 of file sbf_structs.hpp.
unsigned MeasEpochFlag::multipath_mitigation |
Definition at line 540 of file sbf_structs.hpp.