11 #ifndef INCLUDED_GR_SIMPLE_CORRELATOR_H
12 #define INCLUDED_GR_SIMPLE_CORRELATOR_H
29 typedef std::shared_ptr<simple_correlator>
sptr;
The abstract base class for all 'terminal' processing blocks.
Definition: gnuradio-runtime/include/gnuradio/block.h:60
inverse of simple_framer (more or less)
Definition: simple_correlator.h:26
std::shared_ptr< simple_correlator > sptr
Definition: simple_correlator.h:29
static sptr make(int payload_bytesize)
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:18
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:29