#include <gr_sync_block.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. | |
Typedefs | |
typedef boost::shared_ptr < gr_pll_freqdet_cf > | gr_pll_freqdet_cf_sptr |
Functions | |
gr_pll_freqdet_cf_sptr | gr_make_pll_freqdet_cf (float alpha, float beta, float max_freq, float min_freq) |
gr_pll_freqdet_cf_sptr gr_make_pll_freqdet_cf | ( | float | alpha, | |
float | beta, | |||
float | max_freq, | |||
float | min_freq | |||
) |