Doc fixes from Firas.
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_agc_cc.h
index 5595716159f09456ebbf6b2465140c05b8eb66d2..56bc8aaa4a42fca876df1ca39ce0dc1954b8da49 100644 (file)
@@ -33,6 +33,7 @@ gr_make_agc_cc (float rate = 1e-4, float reference = 1.0,
                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.
  */