Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_simple_squelch_cc.h
index 4747964047af8c510852b088cd7af6d3f409fb3c..30744f6fb4fc41bf65f0adcef0b30175343d7a60 100644 (file)
@@ -33,6 +33,7 @@ gr_make_simple_squelch_cc (double threshold_db, double alpha = 0.0001);
 
 /*!
  * \brief simple squelch block based on average signal power and threshold in dB.
+ * \ingroup level_blk
  */
 class gr_simple_squelch_cc : public gr_sync_block
 {