GNU Radio 3.4.2 C++ API
gr_agc_ff.h File Reference
#include <gr_sync_block.h>
#include <gri_agc_ff.h>
Include dependency graph for gr_agc_ff.h:

Go to the source code of this file.

Classes

class  gr_agc_ff
 high performance Automatic Gain Control classPower is approximated by absolute value More...

Functions

gr_agc_ff_sptr gr_make_agc_ff (float rate=1e-4, float reference=1.0, float gain=1.0, float max_gain=0.0)

Function Documentation

gr_agc_ff_sptr gr_make_agc_ff ( float  rate = 1e-4,
float  reference = 1.0,
float  gain = 1.0,
float  max_gain = 0.0 
)