Repeat
Jump to navigation
Jump to search
Repeat each input Interpolation times
Parameters[edit]
(R): Run-time adjustable
- Interpolation (R)
- Number of times to repeat the input, acting as the interpolation factor.
Example Flowgraph[edit]
This flowgraph shows a sine wave with each value being repeated 5 times, compared to the non-repeated original.
Source Files[edit]
- C++ files
- repeat_impl.cc
- Header files
- repeat_impl.h
- Public header files
- repeat.h
- Block definition
- blocks_repeat.block.yml