GNU Radio 3.6.5 C++ API

gr_glfsr_source_f.h File Reference

#include <gr_core_api.h>
#include <gr_sync_block.h>

Go to the source code of this file.

Classes

class  gr_glfsr_source_f
 Galois LFSR pseudo-random source generating float outputs -1.0 - 1.0. More...

Functions

GR_CORE_API gr_glfsr_source_f_sptr gr_make_glfsr_source_f (int degree, bool repeat=true, int mask=0, int seed=1)

Function Documentation

GR_CORE_API gr_glfsr_source_f_sptr gr_make_glfsr_source_f ( int  degree,
bool  repeat = true,
int  mask = 0,
int  seed = 1 
)