discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Newbie question that I can't seem to find an answ


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Newbie question that I can't seem to find an answer to
Date: Fri, 10 May 2013 09:17:21 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

Does a stream-to-vector block buffer the input stream?  For example, if I want to create a length 2048-sample vector from a stream, is the vector updated every 2048 samples?  Or is it updated every sample?

 

I want to feed an FFT block with a 2048-sample vector and I want to make sure that I’m not doing a new FFT every sample.

 

Thanks,
Scott Bennett

_______________________________________________ Discuss-gnuradio mailing list address@hidden https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Stream-to-vector "does the right thing", and is regularly used in front of FFT blocks.


-- 
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

reply via email to

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