Repeat

From GNU Radio
Revision as of 11:12, 1 February 2022 by MubashiraZaman (talk | contribs) (→‎Source Files)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Repeat each input Interpolation times

Parameters

(R): Run-time adjustable

Interpolation (R)
Number of times to repeat the input, acting as the interpolation factor.

Example Flowgraph

This flowgraph shows a sine wave with each value being repeated 5 times, compared to the non-repeated original.

Repeat-ex.png

Repeat-ex-2.png

Source Files

C++ files
repeat_impl.cc
Header files
repeat_impl.h
Public header files
repeat.h
Block definition
blocks_repeat.block.yml