Virtual Sink

From GNU Radio
Revision as of 20:47, 23 August 2020 by Duggabe (talk | contribs) (add example flowgraph)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

When paired with a Virtual Source block, this is essentially the same as drawing a wire between two blocks. This block can be useful for tidying up a complex flowgraph.

Parameters

Stream ID
Specifies the stream ID of the virtual source to read from.

Example Flowgraph

Bpsk stage6 fg.png

Source Files

C++ files
TODO
Header files
TODO
Public header files
TODO
Block definition
TODO