#include <gr_sync_block.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 carrier
input: stream of complex; output: stream of complex. More... | |
Typedefs | |
| typedef boost::shared_ptr < gr_pll_refout_cc > | gr_pll_refout_cc_sptr |
Functions | |
| gr_pll_refout_cc_sptr | gr_make_pll_refout_cc (float alpha, float beta, float max_freq, float min_freq) |
| gr_pll_refout_cc_sptr gr_make_pll_refout_cc | ( | float | alpha, | |
| float | beta, | |||
| float | max_freq, | |||
| float | min_freq | |||
| ) |
1.5.8