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;
#define SATELLITES_API
Definition: api.h:31
<+description of block+>
Definition: include/satellites/encode_rs.h:26
boost::shared_ptr< encode_rs > sptr
Definition: include/satellites/encode_rs.h:28
static sptr make(int basis)
Return a shared_ptr to a new instance of satellites::encode_rs.
Definition: ao40_rs_decoder.h:17