Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_agc2_cc.h
index b2fbbfc82c4504e8d7ae7ce5955289c53b937a9c..0eb20afb932985f6c626d954dc88b89f7f446538 100644 (file)
@@ -34,6 +34,7 @@ gr_make_agc2_cc (float attack_rate = 1e-1, float decay_rate = 1e-2, float refere
                 float gain = 1.0, float max_gain = 0.0);
 /*!
  * \brief high performance Automatic Gain Control class
+ * \ingroup level_blk
  *
  * For Power the absolute value of the complex number is used.
  */