GNU Radio 3.6.4.1 C++ API
gr_random_pdu.h File Reference
#include <gr_core_api.h>
#include <gr_block.h>
#include <gr_message.h>
#include <gr_msg_queue.h>
#include <boost/random.hpp>
#include <boost/generator_iterator.hpp>

Go to the source code of this file.

Classes

class  gr_random_pdu
 Send message at defined interval. More...
 

Functions

GR_CORE_API gr_random_pdu_sptr gr_make_random_pdu (int mintime, int maxtime)
 

Function Documentation

GR_CORE_API gr_random_pdu_sptr gr_make_random_pdu ( int  mintime,
int  maxtime 
)