#include <decodeLDPC_impl.h>
|
| | decodeLDPC_impl (std::string alist_file, int code_type, int iterations, float sigma, int update_sigma, int pack) |
| |
| | ~decodeLDPC_impl () |
| |
| void | decode (pmt::pmt_t msg) |
| |
| int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
| |
| gr::ccsds::decodeLDPC_impl::decodeLDPC_impl |
( |
std::string |
alist_file, |
|
|
int |
code_type, |
|
|
int |
iterations, |
|
|
float |
sigma, |
|
|
int |
update_sigma, |
|
|
int |
pack |
|
) |
| |
| gr::ccsds::decodeLDPC_impl::~decodeLDPC_impl |
( |
| ) |
|
| void gr::ccsds::decodeLDPC_impl::decode |
( |
pmt::pmt_t |
msg | ) |
|
| int gr::ccsds::decodeLDPC_impl::work |
( |
int |
noutput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
The documentation for this class was generated from the following file: