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
message_strobe_random.h File Reference
Include dependency graph for message_strobe_random.h:

Go to the source code of this file.

Classes

class  gr::blocks::message_strobe_random
 Send message at defined interval. More...
 

Namespaces

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

Enumerations

enum  gr::blocks::message_strobe_random_distribution_t { gr::blocks::STROBE_POISSON =1, gr::blocks::STROBE_GAUSSIAN =2, gr::blocks::STROBE_UNIFORM =3 }