Skip Head: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
(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.")
 
No edit summary
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.