#include <gr_sync_block.h>#include <gr_noise_type.h>#include <gr_random.h>

Go to the source code of this file.
Classes | |
| class | gr_noise_source_s |
| random number source More... | |
Typedefs | |
| typedef boost::shared_ptr < gr_noise_source_s > | gr_noise_source_s_sptr |
Functions | |
| gr_noise_source_s_sptr | gr_make_noise_source_s (gr_noise_type_t type, float ampl, long seed=3021) |
| gr_noise_source_s_sptr gr_make_noise_source_s | ( | gr_noise_type_t | type, | |
| float | ampl, | |||
| long | seed = 3021 | |||
| ) |
1.5.8