discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] return value of gr::block::general_work


From: Sakthivel Velumani
Subject: Re: [Discuss-gnuradio] return value of gr::block::general_work
Date: Wed, 17 Jan 2018 23:30:41 +0100

Hi Weihan,

For any block, the noutput_items is just a scalar - meaning "number of items actually written to each output stream" is same for all the output ports. The buffer size of all output ports are the same.

Best,
Sakthivel

On Wed, Jan 17, 2018 at 4:23 PM, Weihan Chen <address@hidden> wrote:
Hi,

From the manual it says this number is "number of items actually written to each output stream". But I'm a bit confused that if we have a block with multiple output ports, then what does the return value mean? Please help, thanks.

Regards,
Weihan



_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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