23 #ifndef INCLUDED_ANALOG_FEEDFORWARD_AGC_CC_H
24 #define INCLUDED_ANALOG_FEEDFORWARD_AGC_CC_H
49 static sptr make(
int nsamples,
float reference);
Non-causal AGC which computes required gain based on max absolute value over nsamples.
Definition: feedforward_agc_cc.h:37
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
#define ANALOG_API
Definition: gr-analog/include/gnuradio/analog/api.h:30
boost::shared_ptr< feedforward_agc_cc > sptr
Definition: feedforward_agc_cc.h:41