|
GNU Radio 3.6.1 C++ API
|

Go to the source code of this file.
Classes | |
| class | digital_glfsr_source_f |
| Galois LFSR pseudo-random source generating float outputs -1.0 - 1.0. More... | |
Functions | |
| DIGITAL_API digital_glfsr_source_f_sptr | digital_make_glfsr_source_f (int degree, bool repeat=true, int mask=0, int seed=1) |
| DIGITAL_API digital_glfsr_source_f_sptr digital_make_glfsr_source_f | ( | int | degree, |
| bool | repeat = true, |
||
| int | mask = 0, |
||
| int | seed = 1 |
||
| ) |