Skip Head

From GNU Radio
Revision as of 15:27, 21 May 2025 by Frankfu (talk | contribs) (add Example Flowgraph)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.

Parameters

Num Items
Number of items/samples to skip at the beginning.

Example Flowgraph

Vector sink nongui.png

Vector sink nongui console.png

This flowgraph can be downloaded from Media:Vector_sink_nongui.grc.

Source Files

C++ files
skiphead_impl.cc
Header files
skiphead_impl.h
Public header files
skiphead.h
Block definition
blocks_skiphead.block.yml