21#ifndef INCLUDED_RADAR_TS_FFT_CC_H
22#define INCLUDED_RADAR_TS_FFT_CC_H
24#include <gnuradio/tagged_stream_block.h>
44 typedef std::shared_ptr<ts_fft_cc>
sptr;
54 static sptr make(
int packet_len,
const std::string& len_key =
"packet_len");
#define RADAR_API
Definition api.h:31
This blocks takes a tagged stream and returns a FFT of the length of the input stream....
Definition ts_fft_cc.h:42
static sptr make(int packet_len, const std::string &len_key="packet_len")
Return a shared_ptr to a new instance of radar::ts_fft_cc.
std::shared_ptr< ts_fft_cc > sptr
Definition ts_fft_cc.h:44
Definition crop_matrix_vcvc.h:28