Editing Skip Head
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
[[Category:Block Docs]] | [[Category:Block Docs]] | ||
− | Skips the first N items, from then on copies items to the output. Useful for building test cases and sources which have metadata or junk at the start. | + | [[Category:Stub Docs]] |
+ | Skips the first N items, from then on copies items to the output. Useful for building test cases and sources which have metadata or junk at the start. | ||
+ | |||
+ | |||
+ | As this is a basic template, it's also in the [[:Category:Stub_Docs|"Stub Docs category"]]. Please improve it. | ||
== Parameters == | == Parameters == | ||
− | ; | + | (''R''): <span class="plainlinks">[https://wiki.gnuradio.org/index.php/GNURadioCompanion#Variable_Controls ''Run-time adjustable'']</span> |
− | : | + | |
+ | ; Param 1 (''R'') | ||
+ | : Description of parameter, provide any tips or recommended values. Note that the name of the parameter above should match the param's label that shows up in grc (e.g. Sample Rate). | ||
+ | |||
+ | ; Param 2 | ||
+ | : blah blah blah | ||
== Example Flowgraph == | == Example Flowgraph == |