GNU Radio v3.6.2-149-ga6d285d9 C++ API
gr_delay.h File Reference
#include <gr_core_api.h>
#include <gr_block.h>
#include <gruel/thread.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_CORE_API gr_delay_sptr gr_make_delay (size_t itemsize, int delay)

Function Documentation

GR_CORE_API gr_delay_sptr gr_make_delay ( size_t  itemsize,
int  delay 
)