GNU Radio 3.4.2 C++ API
gri_lfsr.h File Reference
#include <stdexcept>
#include <stdint.h>
Include dependency graph for gri_lfsr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gri_lfsr
 Fibonacci Linear Feedback Shift Register using specified polynomial maskGenerates a maximal length pseudo-random sequence of length 2^degree-1. More...