|
GNU Radio 3.6.1 C++ API
|

Go to the source code of this file.
Classes | |
| class | gr_glfsr_source_b |
| Galois LFSR pseudo-random source. More... | |
Functions | |
| GR_CORE_API gr_glfsr_source_b_sptr | gr_make_glfsr_source_b (int degree, bool repeat=true, int mask=0, int seed=1) |
| GR_CORE_API gr_glfsr_source_b_sptr gr_make_glfsr_source_b | ( | int | degree, |
| bool | repeat = true, |
||
| int | mask = 0, |
||
| int | seed = 1 |
||
| ) |