#include <gr_noise_source_i.h>
#include <gr_io_signature.h>
#include <stdexcept>

Functions | |
| gr_noise_source_i_sptr | gr_make_noise_source_i (gr_noise_type_t type, float ampl, long seed) |
| gr_noise_source_i_sptr gr_make_noise_source_i | ( | gr_noise_type_t | type, | |
| float | ampl, | |||
| long | seed | |||
| ) |
1.5.5