Repeat

From GNU Radio
Revision as of 05:01, 21 July 2019 by 777arc (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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