|
libsbp
v2.4.7
|
#include <acquisition.h>

Data Fields | |
| float | cn0 |
| CN/0 of best point [dB Hz]. More... | |
| float | cp |
| Code phase of best point [chips]. More... | |
| float | cf |
| Carrier frequency of best point [hz]. More... | |
| sbp_gnss_signal_t | sid |
| GNSS signal for which acquisition was attempted. More... | |
Definition at line 41 of file acquisition.h.
| float cf |
Carrier frequency of best point [hz].
Definition at line 44 of file acquisition.h.
| float cn0 |
CN/0 of best point [dB Hz].
Definition at line 42 of file acquisition.h.
| float cp |
Code phase of best point [chips].
Definition at line 43 of file acquisition.h.
GNSS signal for which acquisition was attempted.
Definition at line 45 of file acquisition.h.