#include <gr_sync_block.h>

Go to the source code of this file.
Classes | |
| class | gr_glfsr_source_b |
| Galois LFSR pseudo-random source. More... | |
Typedefs | |
| typedef boost::shared_ptr < gr_glfsr_source_b > | gr_glfsr_source_b_sptr |
Functions | |
| gr_glfsr_source_b_sptr | gr_make_glfsr_source_b (int degree, bool repeat=true, int mask=0, int seed=1) |
| gr_glfsr_source_b_sptr gr_make_glfsr_source_b | ( | int | degree, | |
| bool | repeat = true, |
|||
| int | mask = 0, |
|||
| int | seed = 1 | |||
| ) |
1.5.8