discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] How to make an FFT block in c++


From: Alexandru Csete
Subject: Re: [Discuss-gnuradio] How to make an FFT block in c++
Date: Fri, 1 Nov 2013 11:04:01 +0100

On Fri, Nov 1, 2013 at 6:16 AM, Tommy Tracy II <address@hidden> wrote:
> Thanks a lot. I do have a question about the 6.67 that you pass to the
> gr::firdes::window(gr::filter::firdes::WIN_BLACKMAN_HARRIS, SIZE, 6.67);
>
> What is the importance of this value? Is this the default BETA? I found that
> when creating a BLACKMANHARRIS window in python and c++, I got two different
> results.

If I recall correctly that parameter is only used for the Kaiser
window and not for the others.

Alex



reply via email to

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