#include <gr_noise_source_f.h>
#include <gr_io_signature.h>
#include <stdexcept>
Functions | |
gr_noise_source_f_sptr | gr_make_noise_source_f (gr_noise_type_t type, float ampl, long seed) |
gr_noise_source_f_sptr gr_make_noise_source_f | ( | gr_noise_type_t | type, | |
float | ampl, | |||
long | seed | |||
) |
Referenced by _wrap_noise_source_f__SWIG_0(), and _wrap_noise_source_f__SWIG_1().