Difference between revisions of "Skip Head"
From GNU Radio
(Created page with "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.") |
|||
Line 1: | Line 1: | ||
+ | [[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. | 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. |
Revision as of 22:21, 12 March 2019
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.