Main Page | Modules | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members

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:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

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


Typedefs

typedef boost::shared_ptr<
gr_iir_filter_ffd
gr_iir_filter_ffd_sptr

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)


Typedef Documentation

typedef boost::shared_ptr<gr_iir_filter_ffd> gr_iir_filter_ffd_sptr
 


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 Mon Oct 11 07:41:42 2004 for GNU Radio 2.x by doxygen 1.3.3