#include <ts_fft_cc_impl.h>
|
| | ts_fft_cc_impl (int packet_len, const std::string &len_key) |
| | ~ts_fft_cc_impl () |
| 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()
| gr::radar::ts_fft_cc_impl::ts_fft_cc_impl |
( |
int | packet_len, |
|
|
const std::string & | len_key ) |
◆ ~ts_fft_cc_impl()
| gr::radar::ts_fft_cc_impl::~ts_fft_cc_impl |
( |
| ) |
|
◆ calculate_output_stream_length()
| int gr::radar::ts_fft_cc_impl::calculate_output_stream_length |
( |
const gr_vector_int & | ninput_items | ) |
|
|
protected |
◆ work()
| int gr::radar::ts_fft_cc_impl::work |
( |
int | noutput_items, |
|
|
gr_vector_int & | ninput_items, |
|
|
gr_vector_const_void_star & | input_items, |
|
|
gr_vector_void_star & | output_items ) |
◆ d_buffer
| fftwf_complex* gr::radar::ts_fft_cc_impl::d_buffer |
◆ d_fft_plan
| fftwf_plan gr::radar::ts_fft_cc_impl::d_fft_plan |
◆ d_packet_len
| int gr::radar::ts_fft_cc_impl::d_packet_len |
The documentation for this class was generated from the following file: