GNU Radio 3.5.1 C++ API
|
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_CORE_API gr_glfsr_source_f_sptr | gr_make_glfsr_source_f (int degree, bool repeat=true, int mask=0, int seed=1) |
GR_CORE_API gr_glfsr_source_f_sptr gr_make_glfsr_source_f | ( | int | degree, |
bool | repeat = true , |
||
int | mask = 0 , |
||
int | seed = 1 |
||
) |