21#ifndef INCLUDED_IRIDIUM_PDU_ROUND_ROBIN_H
22#define INCLUDED_IRIDIUM_PDU_ROUND_ROBIN_H
24#include <gnuradio/block.h>
38 typedef std::shared_ptr<pdu_round_robin>
sptr;
#define IRIDIUM_API
Definition api.h:19
<+description of block+>
Definition pdu_round_robin.h:36
std::shared_ptr< pdu_round_robin > sptr
Definition pdu_round_robin.h:38
static sptr make(int output_count)
Return a shared_ptr to a new instance of iridium::pdu_round_robin.
Definition burst_downmix.h:28
Definition burst_downmix.h:27