GNU Radio 3.3.0 C++ API
|
#include <gr_sync_block.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.input: stream of complex; output: stream of complex. More... | |
Functions | |
gr_pll_carriertracking_cc_sptr | gr_make_pll_carriertracking_cc (float alpha, float beta, float max_freq, float min_freq) |
gr_pll_carriertracking_cc_sptr gr_make_pll_carriertracking_cc | ( | float | alpha, |
float | beta, | ||
float | max_freq, | ||
float | min_freq | ||
) |