discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] question on using gr.file_source


From: Martin Braun
Subject: Re: [Discuss-gnuradio] question on using gr.file_source
Date: Sun, 13 Jan 2008 14:58:23 +0100
User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)

On Sunday 13 January 2008 13:15:54 Jason Anders wrote:
> Hi! I', quite new to GNU Radio and I was wondering whether I could
> access via index the values obtained after the gr.file_source()
> command?
>
> I mean, could I retrieve contents just as if it were an array? Thanks!

You can send it to a gr.vector_sink_* and then get an array using data().

Martin




reply via email to

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