25 #ifndef INCLUDED_ANALOG_FASTNOISE_SOURCE_C_H
26 #define INCLUDED_ANALOG_FASTNOISE_SOURCE_C_H
57 long seed = 0,
long samples=1024*16);
62 virtual void set_amplitude(
float ampl) = 0;
65 virtual float amplitude()
const = 0;
boost::shared_ptr< fastnoise_source_c > sptr
Definition: fastnoise_source_c.h:47
Random number source.
Definition: fastnoise_source_c.h:43
noise_type_t
Definition: noise_type.h:29
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
std::complex< float > gr_complex
Definition: gr_complex.h:27
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
#define ANALOG_API
Definition: gr-analog/include/gnuradio/analog/api.h:30