11 #ifndef INCLUDED_SATELLITES_ENCODE_RS_H 12 #define INCLUDED_SATELLITES_ENCODE_RS_H 14 #include <gnuradio/block.h> 18 namespace satellites {
28 typedef boost::shared_ptr<encode_rs>
sptr;
38 static sptr make(
bool dual_basis,
int interleave = 1);
40 make(
int symsize,
int gfpoly,
int fcr,
int prim,
int nroots,
int interleave = 1);
rs nroots
Definition: init_rs.h:80
<+description of block+>
Definition: include/satellites/encode_rs.h:25
boost::shared_ptr< encode_rs > sptr
Definition: include/satellites/encode_rs.h:28
Definition: ax100_decode.h:17
rs fcr
Definition: init_rs.h:78
rs prim
Definition: init_rs.h:79
#define SATELLITES_API
Definition: api.h:31