11 #ifndef INCLUDED_GR_PN_CORRELATOR_CC_H
12 #define INCLUDED_GR_PN_CORRELATOR_CC_H
33 typedef std::shared_ptr<pn_correlator_cc>
sptr;
45 static sptr make(
int degree,
int mask = 0,
int seed = 1);
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29
synchronous N:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_decimator.h:25
std::shared_ptr< pn_correlator_cc > sptr
Definition: pn_correlator_cc.h:33
PN code sequential search correlator.
Definition: pn_correlator_cc.h:29