Go to the documentation of this file.
23 #ifndef INCLUDED_GR_AGC2_CC_H
24 #define INCLUDED_GR_AGC2_CC_H
46 float gain,
float max_gain);
47 gr_agc2_cc (
float attack_rate,
float decay_rate,
float reference,
48 float gain,
float max_gain);
51 virtual int work (
int noutput_items,