GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
delay.h File Reference
Include dependency graph for delay.h:

Go to the source code of this file.

Classes

class  gr::blocks::delay
 delay the input by a certain number of samplesPositive delays insert zero items at the beginning of the stream. Negative delays discard items from the stream. More...
 

Namespaces

 gr
 Include this header to use the message passing features.
 
 gr::blocks