libsbp  v2.4.7
msg_acq_result_dep_b_t Struct Reference

#include <acquisition.h>

Collaboration diagram for msg_acq_result_dep_b_t:

Data Fields

float snr
 SNR of best point. 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...
 

Detailed Description

Definition at line 67 of file acquisition.h.

Field Documentation

float cf

Carrier frequency of best point [hz].

Definition at line 72 of file acquisition.h.

float cp

Code phase of best point [chips].

Definition at line 71 of file acquisition.h.

GNSS signal for which acquisition was attempted.

Definition at line 73 of file acquisition.h.

float snr

SNR of best point.

Currently in arbitrary SNR points, but will be in units of dB Hz in a later revision of this message.

Definition at line 68 of file acquisition.h.


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