#include <gr_fir_builderC.h>
Public Member Functions | |
virtual | ~gr_fir_builderC () |
virtual std::vector< VrComplex > | taps (double sampling_freq)=0 |
given sampling_freq return a vector of taps |
Subclass this and pass the object to GrFIRfilterXXX or GrFreqXlatingFIRfilter constructor to delay the filter design until the sample rate is known in initialize...
|
|
|
given
|