commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] 03/09: docs: change firdes::low_pass2 docs


From: git
Subject: [Commit-gnuradio] [gnuradio] 03/09: docs: change firdes::low_pass2 docs to match implementation comments
Date: Wed, 9 Mar 2016 15:50:52 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a commit to branch maint
in repository gnuradio.

commit a06a0a0c4fa6f31f75b77cf27d5b076ff869ef5c
Author: Nathan West <address@hidden>
Date:   Sat Mar 5 13:13:40 2016 -0500

    docs: change firdes::low_pass2 docs to match implementation comments
---
 gr-filter/include/gnuradio/filter/firdes.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gr-filter/include/gnuradio/filter/firdes.h 
b/gr-filter/include/gnuradio/filter/firdes.h
index 2c28a88..c379ad0 100644
--- a/gr-filter/include/gnuradio/filter/firdes.h
+++ b/gr-filter/include/gnuradio/filter/firdes.h
@@ -89,7 +89,7 @@ namespace gr {
        *
        * \param gain                overall gain of filter (typically 1.0)
        * \param sampling_freq       sampling freq (Hz)
-       * \param cutoff_freq         center of transition band (Hz)
+       * \param cutoff_freq         beginning of transition band (Hz)
        * \param transition_width    width of transition band (Hz)
        * \param attenuation_dB      required stopband attenuation
        * \param window              one of firdes::win_type



reply via email to

[Prev in Thread] Current Thread [Next in Thread]