25#ifndef INCLUDED_ANALOG_RANDOM_UNIFORM_SOURCE_B_H
26#define INCLUDED_ANALOG_RANDOM_UNIFORM_SOURCE_B_H
42 typedef boost::shared_ptr<random_uniform_source_b>
sptr;
55 static sptr make(
int minimum,
int maximum,
int seed);
synchronous 1:1 input to output with history
Definition: sync_block.h:38
#define ANALOG_API
Definition: gr-analog/include/gnuradio/analog/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45