GNU Radio 3.6.5 C++ API

gr_pll_carriertracking_cc.h File Reference

#include <gr_core_api.h>
#include <gr_sync_block.h>
#include <gri_control_loop.h>

Go to the source code of this file.

Classes

class  gr_pll_carriertracking_cc
 Implements a PLL which locks to the input frequency and outputs the input signal mixed with that carrier. More...

Functions

GR_CORE_API
gr_pll_carriertracking_cc_sptr 
gr_make_pll_carriertracking_cc (float loop_bw, float max_freq, float min_freq)

Function Documentation

GR_CORE_API gr_pll_carriertracking_cc_sptr gr_make_pll_carriertracking_cc ( float  loop_bw,
float  max_freq,
float  min_freq 
)