GNU Radio 3.3.0 C++ API
|
#include <gr_sync_block.h>
Go to the source code of this file.
Classes | |
class | gr_glfsr_source_f |
Galois LFSR pseudo-random source generating float outputs -1.0 - 1.0. More... | |
Functions | |
gr_glfsr_source_f_sptr | gr_make_glfsr_source_f (int degree, bool repeat=true, int mask=0, int seed=1) |
gr_glfsr_source_f_sptr gr_make_glfsr_source_f | ( | int | degree, |
bool | repeat = true , |
||
int | mask = 0 , |
||
int | seed = 1 |
||
) |