libsbp  v2.4.7
msg_acq_result_dep_a_t Struct Reference

#include <acquisition.h>

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...
 
u8 prn
 PRN-1 identifier of the satellite signal for which acquisition was attempted. More...
 

Detailed Description

Definition at line 82 of file acquisition.h.

Field Documentation

float cf

Carrier frequency of best point [hz].

Definition at line 87 of file acquisition.h.

float cp

Code phase of best point [chips].

Definition at line 86 of file acquisition.h.

u8 prn

PRN-1 identifier of the satellite signal for which acquisition was attempted.

Definition at line 88 of file acquisition.h.

float snr

SNR of best point.

Currently dimensonless, but will have units of dB Hz in the revision of this message.

Definition at line 83 of file acquisition.h.


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