GNU Radio 3.4.2 C++ API
gr_delay.h File Reference
#include <gr_sync_block.h>
Include dependency graph for gr_delay.h:

Go to the source code of this file.

Classes

class  gr_delay
 delay the input by a certain number of samples More...

Functions

gr_delay_sptr gr_make_delay (size_t itemsize, int delay)

Function Documentation

gr_delay_sptr gr_make_delay ( size_t  itemsize,
int  delay 
)