gr_single_pole_rec_filter_ff.h File Reference

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

Go to the source code of this file.

Classes

class  gr_single_pole_rec_filter_ff
 single pole recursive filter with float input, float output More...

Typedefs

typedef boost::shared_ptr<
gr_single_pole_rec_filter_ff
gr_single_pole_rec_filter_ff_sptr

Functions

gr_single_pole_rec_filter_ff_sptr gr_make_single_pole_rec_filter_ff (double alpha, unsigned int vlen=1)


Typedef Documentation

typedef boost::shared_ptr<gr_single_pole_rec_filter_ff> gr_single_pole_rec_filter_ff_sptr


Function Documentation

gr_single_pole_rec_filter_ff_sptr gr_make_single_pole_rec_filter_ff ( double  alpha,
unsigned int  vlen = 1 
)


Generated on Tue May 1 10:45:48 2007 for GNU Radio 3.0.3 by  doxygen 1.5.1