GNU Radio 3.4.0 C++ API
gr_pn_correlator_cc.h File Reference
#include <gr_sync_decimator.h>
#include <gri_glfsr.h>
Include dependency graph for gr_pn_correlator_cc.h:

Go to the source code of this file.

Classes

class  gr_pn_correlator_cc
 PN code sequential search correlator. More...

Functions

gr_pn_correlator_cc_sptr gr_make_pn_correlator_cc (int degree, int mask=0, int seed=1)

Function Documentation

gr_pn_correlator_cc_sptr gr_make_pn_correlator_cc ( int  degree,
int  mask = 0,
int  seed = 1 
)