GNU Radio 3.4.2 C++ API
gr_pll_refout_cc.h File Reference
#include <gr_sync_block.h>
Include dependency graph for gr_pll_refout_cc.h:

Go to the source code of this file.

Classes

class  gr_pll_refout_cc
 Implements a PLL which locks to the input frequency and outputs a carrierinput: stream of complex; output: stream of complex. More...

Functions

gr_pll_refout_cc_sptr gr_make_pll_refout_cc (float alpha, float beta, float max_freq, float min_freq)

Function Documentation

gr_pll_refout_cc_sptr gr_make_pll_refout_cc ( float  alpha,
float  beta,
float  max_freq,
float  min_freq 
)