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