GNU Radio 3.6.5 C++ API
|
Go to the source code of this file.
Classes | |
class | digital_glfsr_source_b |
Galois LFSR pseudo-random source. More... | |
Functions | |
DIGITAL_API digital_glfsr_source_b_sptr | digital_make_glfsr_source_b (int degree, bool repeat=true, int mask=0, int seed=1) |
DIGITAL_API digital_glfsr_source_b_sptr digital_make_glfsr_source_b | ( | int | degree, |
bool | repeat = true , |
||
int | mask = 0 , |
||
int | seed = 1 |
||
) |