GNU Radio 3.4.2 C++ API
gr_noise_source_i.h File Reference
#include <gr_sync_block.h>
#include <gr_noise_type.h>
#include <gr_random.h>
Include dependency graph for gr_noise_source_i.h:

Go to the source code of this file.

Classes

class  gr_noise_source_i
 random number source More...

Functions

gr_noise_source_i_sptr gr_make_noise_source_i (gr_noise_type_t type, float ampl, long seed=3021)

Function Documentation

gr_noise_source_i_sptr gr_make_noise_source_i ( gr_noise_type_t  type,
float  ampl,
long  seed = 3021 
)