removed some warnings
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_agc2_cc.h
index b2fbbfc82c4504e8d7ae7ce5955289c53b937a9c..e27359e704842568843daa16af576317a0f0f474 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
  *
  * For Power the absolute value of the complex number is used.
  */