22 #ifndef INCLUDED_DAB_OFDM_MOVE_AND_INSERT_ZERO_IMPL_H
23 #define INCLUDED_DAB_OFDM_MOVE_AND_INSERT_ZERO_IMPL_H
34 unsigned int d_fft_length;
35 unsigned int d_num_carriers;
36 unsigned int d_zeros_on_left;
40 int work (
int noutput_items,
41 gr_vector_const_void_star &input_items,
42 gr_vector_void_star &output_items);
Definition: ofdm_move_and_insert_zero_impl.h:31
int work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
ofdm_move_and_insert_zero_impl(unsigned int fft_length, unsigned int num_carriers)
<+description of block+>
Definition: ofdm_move_and_insert_zero.h:37
Definition: complex_to_interleaved_float_vcf.h:28