generate pseudo-random sequence of length 32768 bits.
More...
#include <lfsr_32k.h>
generate pseudo-random sequence of length 32768 bits.
This is based on gri_lfsr_15_1_0 with an extra 0 added at the end of the sequence.
| gr::blocks::lfsr_32k::lfsr_32k |
( |
| ) |
|
|
inline |
| int gr::blocks::lfsr_32k::next_bit |
( |
| ) |
|
|
inline |
| int gr::blocks::lfsr_32k::next_byte |
( |
| ) |
|
|
inline |
| int gr::blocks::lfsr_32k::next_short |
( |
| ) |
|
|
inline |
| void gr::blocks::lfsr_32k::reset |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: