diff options
author | Tom Rondeau | 2011-12-29 18:30:27 -0500 |
---|---|---|
committer | Tom Rondeau | 2011-12-29 18:30:27 -0500 |
commit | 36dda1f11620c6c9db63036d76a67b3be3f711bc (patch) | |
tree | 81eba2a0287406cb7cc14838009652c5c40e23e9 /docs/doxygen/other/group_defs.dox | |
parent | 062f4f37c8dd543cbd29ab4a4745534497c920a8 (diff) | |
download | gnuradio-36dda1f11620c6c9db63036d76a67b3be3f711bc.tar.gz gnuradio-36dda1f11620c6c9db63036d76a67b3be3f711bc.tar.bz2 gnuradio-36dda1f11620c6c9db63036d76a67b3be3f711bc.zip |
digital: added documentation for SNR estimators; made a Doxygen group for them. Also set the alpha value to a default of 0.001; most won't need to change this.
Diffstat (limited to 'docs/doxygen/other/group_defs.dox')
-rw-r--r-- | docs/doxygen/other/group_defs.dox | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/doxygen/other/group_defs.dox b/docs/doxygen/other/group_defs.dox index 6288d1f0a..facdc2338 100644 --- a/docs/doxygen/other/group_defs.dox +++ b/docs/doxygen/other/group_defs.dox @@ -32,6 +32,7 @@ /*! \defgroup uhd_blk UHD Interface */ /*! \defgroup audio_blk Audio Interface */ /*! \defgroup pfb_blk Polyphase Filterbank */ +/*! \defgroup snr_blk SNR estimators */ /*! * \defgroup base_blk Base classes for GR Blocks |