discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] [Fwd: Question about vectors]


From: Josh Blum
Subject: [Discuss-gnuradio] [Fwd: Question about vectors]
Date: Sat, 03 Feb 2007 12:51:07 -0500
User-agent: Thunderbird 1.5.0.9 (X11/20070103)

I think I figured it out:

vectors-streams are different then regular streams

vector-streams of length one are regular streams

streams_to_stream and stream_to_streams are just like interleave and deinterleave

vector_source_* actually outputs a regular stream

Correct?
what on earth does vector_sink_* do?

-Josh


--- Begin Message --- Subject: Question about vectors Date: Fri, 02 Feb 2007 19:00:23 -0500 User-agent: Thunderbird 1.5.0.9 (X11/20070103) Vectors have been bothering me for a while. It seems that a vector is no different than a stream... Particular blocks just interpret the stream by taking every "n" numbers to be a vector?

If vectors are different, how would a block that expects a stream input handle a vector input? And vice-versa?

Thanks,
-Josh


--- End Message ---

reply via email to

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