#include <gr_sync_block.h>#include <gri_agc2_ff.h>

Go to the source code of this file.
Classes | |
| class | gr_agc2_ff |
| high performance Automatic Gain Control class More... | |
Typedefs | |
| typedef boost::shared_ptr < gr_agc2_ff > | gr_agc2_ff_sptr |
Functions | |
| gr_agc2_ff_sptr | gr_make_agc2_ff (float attack_rate=1e-1, float decay_rate=1e-2, float reference=1.0, float gain=1.0, float max_gain=0.0) |
| typedef boost::shared_ptr<gr_agc2_ff> gr_agc2_ff_sptr |
| gr_agc2_ff_sptr gr_make_agc2_ff | ( | float | attack_rate = 1e-1, |
|
| float | decay_rate = 1e-2, |
|||
| float | reference = 1.0, |
|||
| float | gain = 1.0, |
|||
| float | max_gain = 0.0 | |||
| ) |
1.5.8