11 #ifndef INCLUDED_SATELLITES_MATRIX_DEINTERLEAVER_SOFT_H 12 #define INCLUDED_SATELLITES_MATRIX_DEINTERLEAVER_SOFT_H 14 #include <gnuradio/block.h> 18 namespace satellites {
28 typedef boost::shared_ptr<matrix_deinterleaver_soft>
sptr;
39 static sptr make(
int rows,
int cols,
int output_size,
int output_skip);
boost::shared_ptr< matrix_deinterleaver_soft > sptr
Definition: matrix_deinterleaver_soft.h:28
Definition: ax100_decode.h:17
<+description of block+>
Definition: matrix_deinterleaver_soft.h:25
#define SATELLITES_API
Definition: api.h:31