23#ifndef INCLUDED_ANALOG_PLL_REFOUT_CC_H
24#define INCLUDED_ANALOG_PLL_REFOUT_CC_H
55 typedef boost::shared_ptr<pll_refout_cc>
sptr;
63 static sptr make(
float loop_bw,
float max_freq,
float min_freq);
Implements a PLL which locks to the input frequency and outputs a carrier.
Definition pll_refout_cc.h:52
boost::shared_ptr< pll_refout_cc > sptr
Definition pll_refout_cc.h:55
static sptr make(float loop_bw, float max_freq, float min_freq)
A second-order control loop implementation class.
Definition control_loop.h:62
synchronous 1:1 input to output with history
Definition sync_block.h:38
#define ANALOG_API
Definition gr-analog/include/gnuradio/analog/api.h:30
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition basic_block.h:46