 |
GNU Radio Manual and C++ API Reference
3.9.1.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
11 #ifndef INCLUDED_FEC_CONV_BIT_CORR_BB_H
12 #define INCLUDED_FEC_CONV_BIT_CORR_BB_H
33 typedef std::shared_ptr<conv_bit_corr_bb>
sptr;
35 static sptr make(std::vector<unsigned long long> correlator,
47 virtual float data_garble_rate(
int taps,
float syn_density) = 0;
#define FEC_API
Definition: gr-fec/include/gnuradio/fec/api.h:18
The abstract base class for all 'terminal' processing blocks.
Definition: block.h:59
Correlate block in FECAPI.
Definition: conv_bit_corr_bb.h:29
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:29
std::shared_ptr< conv_bit_corr_bb > sptr
Definition: conv_bit_corr_bb.h:33
static constexpr float taps[NSTEPS+1][NTAPS]
Definition: interpolator_taps.h:9