GNU Radio 3.5.1 C++ API
gr_repeat.h File Reference
#include <gr_core_api.h>
#include <gr_sync_interpolator.h>
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_CORE_API gr_repeat_sptr gr_make_repeat (size_t itemsize, int interp)

Function Documentation

GR_CORE_API gr_repeat_sptr gr_make_repeat ( size_t  itemsize,
int  interp 
)