Pad Sink: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Category:Block Docs Category:Stub Docs This is the template for the "Page-per-block Docs". This first section should describe what the block...") |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Block Docs]] | [[Category:Block Docs]] | ||
Used when making a hierarchical block. | |||
The inputs of this block will become the outputs to this flow graph when it is instantiated as a hierarchical block. | |||
Pad sink will be ordered alphabetically by their ids. The first pad sink will have an index of 0. | |||
== Parameters == | == Parameters == | ||
== Example Flowgraph == | == Example Flowgraph == | ||
== Source Files == | == Source Files == | ||
Revision as of 04:50, 21 July 2019
Used when making a hierarchical block.
The inputs of this block will become the outputs to this flow graph when it is instantiated as a hierarchical block.
Pad sink will be ordered alphabetically by their ids. The first pad sink will have an index of 0.