11#ifndef INCLUDED_SATELLITES_DECODE_RA_CODE_H
12#define INCLUDED_SATELLITES_DECODE_RA_CODE_H
14#include <gnuradio/block.h>
28 typedef std::shared_ptr<decode_ra_code>
sptr;
#define SATELLITES_API
Definition: api.h:31
<+description of block+>
Definition: decode_ra_code.h:26
std::shared_ptr< decode_ra_code > sptr
Definition: decode_ra_code.h:28
static sptr make(int size)
Return a shared_ptr to a new instance of satellites::decode_ra_code.
Definition: ax100_decode.h:17