22 #ifndef INCLUDED_DAB_MOVING_SUM_FF_IMPL_H 23 #define INCLUDED_DAB_MOVING_SUM_FF_IMPL_H 41 int length()
const {
return d_length;}
46 int work (
int noutput_items,
47 gr_vector_const_void_star &input_items,
48 gr_vector_void_star &output_items);
Definition: moving_sum_ff_impl.h:30
int length() const
Definition: moving_sum_ff_impl.h:41
void reset()
Definition: moving_sum_ff_impl.h:42
<+description of block+>
Definition: moving_sum_ff.h:36
Definition: complex_to_interleaved_float_vcf.h:28
moving_sum_ff_impl(int length)
int work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)