GNU Radio Manual and C++ API Reference  3.8.1.0
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 for log4cpp library (C++ port of log4j)
 
 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 }