libsbp  v2.4.7
msg_acq_result_t Struct Reference

#include <acquisition.h>

Collaboration diagram for msg_acq_result_t:

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...
 

Detailed Description

Definition at line 41 of file acquisition.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: