|
libsbp
v2.4.7
|
Deprecated. More...
#include <observation.h>

Data Fields | |
| u32 | P |
| Pseudorange observation [cm]. More... | |
| carrier_phase_dep_a_t | L |
| Carrier phase observation with opposite sign from typical convention. More... | |
| u8 | cn0 |
| Carrier-to-Noise density [dB Hz / 4]. More... | |
| u16 | lock |
| Lock indicator. More... | |
| u8 | prn |
| PRN-1 identifier of the satellite signal. More... | |
| u8 cn0 |
Carrier-to-Noise density [dB Hz / 4].
Definition at line 685 of file observation.h.
Carrier phase observation with opposite sign from typical convention.
Definition at line 684 of file observation.h.
| u16 lock |
Lock indicator.
This value changes whenever a satellite signal has lost and regained lock, indicating that the carrier phase ambiguity may have changed.
Definition at line 686 of file observation.h.
| u32 P |
Pseudorange observation [cm].
Definition at line 683 of file observation.h.
| u8 prn |
PRN-1 identifier of the satellite signal.
Definition at line 690 of file observation.h.