23 #ifndef INCLUDED_DIGITAL_COSTAS_LOOP_CC_H
24 #define INCLUDED_DIGITAL_COSTAS_LOOP_CC_H
72 static sptr make(
float loop_bw,
int order);
77 virtual float error()
const = 0;
A Costas loop carrier recovery module.
Definition: costas_loop_cc.h:58
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
boost::shared_ptr< costas_loop_cc > sptr
Definition: costas_loop_cc.h:64
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
Definition: control_loop.h:31