gr_iir_filter_ffd.h File Reference

#include <gr_sync_block.h>
#include <gri_iir.h>
#include <stdexcept>

Include dependency graph for gr_iir_filter_ffd.h:

Go to the source code of this file.

Classes

class  gr_iir_filter_ffd
 IIR filter with float input, float output and double taps

This filter uses the Direct Form I implementation, where fftaps contains the feed-forward taps, and fbtaps the feedback ones. More...


Functions

gr_iir_filter_ffd_sptr gr_make_iir_filter_ffd (const std::vector< double > &fftaps, const std::vector< double > &fbtaps) throw (std::invalid_argument)


Function Documentation

gr_iir_filter_ffd_sptr gr_make_iir_filter_ffd ( const std::vector< double > &  fftaps,
const std::vector< double > &  fbtaps 
) throw (std::invalid_argument)


Generated on Wed Jul 29 06:23:50 2009 for GNU Radio 3.2.2 C++ API by  doxygen 1.5.9