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
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment