gr_agc_cc.h File Reference
#include <gr_sync_block.h>
#include <gri_agc_cc.h>
Go to the source code of this file.
Classes |
class | gr_agc_cc |
| high performance Automatic Gain Control classFor Power the absolute value of the complex number is used. More...
|
Functions |
gr_agc_cc_sptr | gr_make_agc_cc (float rate=1e-4, float reference=1.0, float gain=1.0, float max_gain=0.0) |
Function Documentation
gr_agc_cc_sptr gr_make_agc_cc |
( |
float |
rate = 1e-4 , |
|
|
float |
reference = 1.0 , |
|
|
float |
gain = 1.0 , |
|
|
float |
max_gain = 0.0 | |
|
) |
| | |