Go to the documentation of this file.
25 #ifndef INCLUDED_BLOCKS_MOVING_AVERAGE_CC_H
26 #define INCLUDED_BLOCKS_MOVING_AVERAGE_CC_H
58 virtual int length()
const = 0;
68 virtual void set_length_and_scale(
int length,
gr_complex scale) = 0;
73 virtual void set_length(
int length) = 0;