Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_agc_cc.h
index 5595716159f09456ebbf6b2465140c05b8eb66d2..43a5de6c70bdd940ac276254688f6f14d0700c11 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_blk
  *
  * For Power the absolute value of the complex number is used.
  */