GNU Radio Manual and C++ API Reference  3.7.5
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

Go to the source code of this file.

Classes

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

Namespaces

namespace  gr
 Include this header to use the message passing features.
namespace  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 }