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... | |
gnss_signal_dep_t | sid |
GNSS signal for which acquisition was attempted. More... | |
Definition at line 54 of file acquisition.h.
float cf |
Carrier frequency of best point [hz].
Definition at line 57 of file acquisition.h.
float cn0 |
CN/0 of best point [dB Hz].
Definition at line 55 of file acquisition.h.
float cp |
Code phase of best point [chips].
Definition at line 56 of file acquisition.h.
GNSS signal for which acquisition was attempted.
Definition at line 58 of file acquisition.h.