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

Go to the source code of this file.

Classes

class  gr_agc2_cc
 high performance Automatic Gain Control classFor Power the absolute value of the complex number is used. More...

Functions

gr_agc2_cc_sptr gr_make_agc2_cc (float attack_rate=1e-1, float decay_rate=1e-2, float reference=1.0, float gain=1.0, float max_gain=0.0)

Function Documentation

gr_agc2_cc_sptr gr_make_agc2_cc ( float  attack_rate = 1e-1,
float  decay_rate = 1e-2,
float  reference = 1.0,
float  gain = 1.0,
float  max_gain = 0.0 
)