GNU Radio 3.6.5 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 
)