22 #ifndef INCLUDED_CCSDS_DECODELDPC_H 23 #define INCLUDED_CCSDS_DECODELDPC_H 26 #include <gnuradio/sync_block.h> 39 typedef boost::shared_ptr<decodeLDPC>
sptr;
49 static sptr make(std::string alist_file,
int code_type,
int iterations,
float sigma,
int update_sigma,
int pack);
#define CCSDS_API
Definition: api.h:30
Definition: cc_depuncture.h:28
<+description of block+>
Definition: decodeLDPC.h:36
boost::shared_ptr< decodeLDPC > sptr
Definition: decodeLDPC.h:39