gri_lfsr_32k Class Reference

#include <gri_lfsr_32k.h>

List of all members.


Detailed Description

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.


Public Member Functions

 gri_lfsr_32k ()
void reset ()
int next_bit ()
int next_byte ()
int next_short ()


Constructor & Destructor Documentation

gri_lfsr_32k::gri_lfsr_32k (  )  [inline]


Member Function Documentation

void gri_lfsr_32k::reset (  )  [inline]

int gri_lfsr_32k::next_bit (  )  [inline]

int gri_lfsr_32k::next_byte (  )  [inline]

int gri_lfsr_32k::next_short (  )  [inline]


The documentation for this class was generated from the following file:
Generated on Tue May 1 10:45:50 2007 for GNU Radio 3.0.3 by  doxygen 1.5.1