Go to the documentation of this file.
25 #ifndef INCLUDED_GR_MOVING_AVERAGE_CC_H
26 #define INCLUDED_GR_MOVING_AVERAGE_CC_H
62 int work (
int noutput_items,
66 int length()
const {
return d_new_length; }
69 void set_length_and_scale(
int length,
gr_complex scale);