 |
GNU Radio Manual and C++ API Reference
3.8.2.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
23 #ifndef INCLUDED_GR_PN_CORRELATOR_CC_H
24 #define INCLUDED_GR_PN_CORRELATOR_CC_H
45 typedef boost::shared_ptr<pn_correlator_cc>
sptr;
57 static sptr make(
int degree,
int mask = 0,
int seed = 1);
static sptr make(int degree, int mask=0, int seed=1)
Make PN code sequential search correlator block.
synchronous N:1 input to output with history
Definition: sync_decimator.h:38
PN code sequential search correlator.
Definition: pn_correlator_cc.h:42
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
boost::shared_ptr< pn_correlator_cc > sptr
Definition: pn_correlator_cc.h:45
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43