21 #ifndef INCLUDED_SATELLITES_ENCODE_RS_H
22 #define INCLUDED_SATELLITES_ENCODE_RS_H
25 #include <gnuradio/block.h>
28 namespace satellites {
38 typedef boost::shared_ptr<encode_rs>
sptr;
#define SATELLITES_API
Definition: api.h:30
<+description of block+>
Definition: encode_rs.h:36
boost::shared_ptr< encode_rs > sptr
Definition: encode_rs.h:38
static sptr make(int basis)
Return a shared_ptr to a new instance of satellites::encode_rs.
Definition: ao40_deinterleaver.h:25