GNU Radio 3.5.1 C++ API
gr_pll_freqdet_cf.h File Reference
#include <gr_core_api.h>
#include <gr_sync_block.h>
#include <gri_control_loop.h>
Include dependency graph for gr_pll_freqdet_cf.h:

Go to the source code of this file.

Classes

class  gr_pll_freqdet_cf
 Implements a PLL which locks to the input frequency and outputs an estimate of that frequency. Useful for FM Demod.input: stream of complex; output: stream of floats. More...

Functions

GR_CORE_API gr_pll_freqdet_cf_sptr gr_make_pll_freqdet_cf (float loop_bw, float max_freq, float min_freq)

Function Documentation

GR_CORE_API gr_pll_freqdet_cf_sptr gr_make_pll_freqdet_cf ( float  loop_bw,
float  max_freq,
float  min_freq 
)