#include <gr_block.h>
#include <assert.h>
Go to the source code of this file.
Classes | |
class | gr_simple_correlator |
inverse of gr_simple_framer (more or less) More... | |
Typedefs | |
typedef boost::shared_ptr < gr_simple_correlator > | gr_simple_correlator_sptr |
Functions | |
gr_simple_correlator_sptr | gr_make_simple_correlator (int payload_bytesize) |
gr_simple_correlator_sptr gr_make_simple_correlator | ( | int | payload_bytesize | ) |