GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
message_strobe_random.h File Reference

Go to the source code of this file.

Classes

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

Namespaces

 gr
 GNU Radio logging wrapper.
 
 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 , gr::blocks::STROBE_EXPONENTIAL = 4 }