GNU Radio 3.6.5 C++ API

gr_pn_correlator_cc.h File Reference

#include <gr_core_api.h>
#include <gr_sync_decimator.h>
#include <gri_glfsr.h>

Go to the source code of this file.

Classes

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

Functions

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

Function Documentation

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