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

gr_single_pole_iir_filter_ff.h File Reference

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

Go to the source code of this file.

Classes

class  gr_single_pole_iir_filter_ff
 single pole IIR filter with float input, float output

The input and output satisfy a difference equation of the form More...


Typedefs

typedef boost::shared_ptr<
gr_single_pole_iir_filter_ff
gr_single_pole_iir_filter_ff_sptr

Functions

gr_single_pole_iir_filter_ff_sptr gr_make_single_pole_iir_filter_ff (double alpha, unsigned int vlen=1)


Typedef Documentation

typedef boost::shared_ptr<gr_single_pole_iir_filter_ff> gr_single_pole_iir_filter_ff_sptr
 


Function Documentation

gr_single_pole_iir_filter_ff_sptr gr_make_single_pole_iir_filter_ff double  alpha,
unsigned int  vlen = 1
 


Generated on Sun Sep 18 08:21:59 2005 for GNU Radio 2.x by  doxygen 1.4.4