21#ifndef INCLUDED_RADAR_TS_FFT_CC_IMPL_H
22#define INCLUDED_RADAR_TS_FFT_CC_IMPL_H
47 int work(
int noutput_items,
48 gr_vector_int& ninput_items,
49 gr_vector_const_void_star& input_items,
50 gr_vector_void_star& output_items);
Definition ts_fft_cc_impl.h:31
int d_packet_len
Definition ts_fft_cc_impl.h:44
fftwf_complex * d_buffer
Definition ts_fft_cc_impl.h:43
int work(int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
ts_fft_cc_impl(int packet_len, const std::string &len_key)
int calculate_output_stream_length(const gr_vector_int &ninput_items)
fftwf_plan d_fft_plan
Definition ts_fft_cc_impl.h:42
This blocks takes a tagged stream and returns a FFT of the length of the input stream....
Definition ts_fft_cc.h:42
Definition crop_matrix_vcvc.h:28