23#ifndef INCLUDED_IEEE802_15_4_MULTIUSER_CHIRP_DETECTOR_CC_H
24#define INCLUDED_IEEE802_15_4_MULTIUSER_CHIRP_DETECTOR_CC_H
26#include <gnuradio/block.h>
40 typedef std::shared_ptr<multiuser_chirp_detector_cc>
sptr;
51 static sptr make(std::vector<gr_complex> chirp_seq,
#define IEEE802_15_4_API
Definition api.h:19
<+description of block+>
Definition multiuser_chirp_detector_cc.h:38
static sptr make(std::vector< gr_complex > chirp_seq, int time_gap_1, int time_gap_2, int len_subchirp, float threshold)
Return a shared_ptr to a new instance of ieee802_15_4::multiuser_chirp_detector_cc.
std::shared_ptr< multiuser_chirp_detector_cc > sptr
Definition multiuser_chirp_detector_cc.h:40
Definition access_code_prefixer.h:24
Definition access_code_prefixer.h:23