#include <gr_sync_block.h>
#include <gri_agc.h>
Include dependency graph for gr_agc_ff.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
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) |
Variables | |
typedef boost::shared_ptr< gr_agc_ff > | gr_agc_ff_sptr |
|
|
|
|