discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Brief question involving optfir.low_pass()


From: Kieran Brownlees
Subject: Re: [Discuss-gnuradio] Brief question involving optfir.low_pass()
Date: Tue, 24 Mar 2009 12:26:18 +1300

optfir.low_pass() returns the coefficients for the desired filter, use the python len() method to get the number of taps.

Kieran

On Tue, Mar 24, 2009 at 11:08 AM, Francesco B. <address@hidden> wrote:

Is there any way to determine the order of the filter that optfir.low_pass()
is generating in any given case? It works properly, but knowing the order
would be beneficial to my group's documentation.
--
View this message in context: http://www.nabble.com/Brief-question-involving-optfir.low_pass%28%29-tp22670322p22670322.html
Sent from the GnuRadio mailing list archive at Nabble.com.



_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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