22 #ifndef INCLUDED_LFAST_COSTAS4_H 23 #define INCLUDED_LFAST_COSTAS4_H 26 #include <gnuradio/sync_block.h> 27 #include <gnuradio/blocks/control_loop.h> 38 :
virtual public gr::sync_block,
39 virtual public blocks::control_loop
42 typedef boost::shared_ptr<costas4>
sptr;
52 static sptr make(
float loop_bw,
int order,
bool genPDUs);
54 virtual float error()
const = 0;
<+description of block+>
Definition: costas4.h:37
boost::shared_ptr< costas4 > sptr
Definition: costas4.h:42
Definition: agc_fast.h:29
#define LFAST_API
Definition: api.h:30