Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_agc2_ff.h
index 8ce53f347ecc1fba99a66fec2ae0b03c0f9bf756..ef470765fa9912bfd5bd5d0d45c2f6bc471b0477 100644 (file)
@@ -34,6 +34,7 @@ gr_make_agc2_ff (float attack_rate = 1e-1, float decay_rate = 1e-2, float refere
 /*!
  * \brief high performance Automatic Gain Control class
  *
+ * \ingroup level_blk
  * Power is approximated by absolute value
  */