discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] fir_filter_ccc for array output


From: Jeff Long
Subject: Re: [Discuss-gnuradio] fir_filter_ccc for array output
Date: Sat, 17 Feb 2018 12:26:46 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

You can call filterN(output, input, n). See

  gr-filter/include/gnuradio/filter/fir_filter.h

On 02/17/2018 12:11 PM, Sakthivel Velumani wrote:
Hi all,

In the block that I am working on, I want to filter an array of samples. If I am using fir_filter_ccc, do I have to use 'filter' method in a loop to generate all the output samples or is there an efficient way to perform the filtering in a single line of code?

Regards,
Sakthivel


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




reply via email to

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