23 #ifndef INCLUDED_ANALOG_PLL_REFOUT_CC_H 24 #define INCLUDED_ANALOG_PLL_REFOUT_CC_H 56 typedef boost::shared_ptr<pll_refout_cc>
sptr;
64 static sptr make(
float loop_bw,
float max_freq,
float min_freq);
boost::shared_ptr< pll_refout_cc > sptr
Definition: pll_refout_cc.h:56
Include this header to use the message passing features.
Definition: logger.h:695
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
Implements a PLL which locks to the input frequency and outputs a carrier.
Definition: pll_refout_cc.h:50
#define ANALOG_API
Definition: gr-analog/include/gnuradio/analog/api.h:30
A second-order control loop implementation class.
Definition: control_loop.h:61