GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Public Member Functions | Friends | List of all members
Glonass_L1_Ca_Dll_Pll_Tracking_cc Class Reference

This class implements a DLL + PLL tracking loop block. More...

#include <glonass_l1_ca_dll_pll_tracking_cc.h>

Inheritance diagram for Glonass_L1_Ca_Dll_Pll_Tracking_cc:

Public Member Functions

void set_channel (uint32_t channel)
 
void set_gnss_synchro (Gnss_Synchro *p_gnss_synchro)
 
void start_tracking ()
 
int general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 
void forecast (int noutput_items, gr_vector_int &ninput_items_required)
 

Friends

glonass_l1_ca_dll_pll_tracking_cc_sptr glonass_l1_ca_dll_pll_make_tracking_cc (int64_t fs_in, uint32_t vector_length, bool dump, const std::string &dump_filename, float pll_bw_hz, float dll_bw_hz, float early_late_space_chips)
 

Detailed Description

This class implements a DLL + PLL tracking loop block.

Definition at line 63 of file glonass_l1_ca_dll_pll_tracking_cc.h.


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