GNU Radio 3.4.2 C++ API
gr_repeat.h File Reference
Include dependency graph for gr_repeat.h:

Go to the source code of this file.

Classes

class  gr_repeat
 Repeat a sample 'interp' times in output stream. More...

Functions

gr_repeat_sptr gr_make_repeat (size_t itemsize, int interp)

Function Documentation

gr_repeat_sptr gr_make_repeat ( size_t  itemsize,
int  interp 
)