Go to the documentation of this file.
23 #ifndef INCLUDED_GR_AGC2_FF_H
24 #define INCLUDED_GR_AGC2_FF_H
45 float reference,
float gain,
float max_gain);
46 gr_agc2_ff (
float attack_rate,
float decay_rate,
float reference,
float gain,
float max_gain);
49 virtual int work (
int noutput_items,