GNU Radio 3.4.0 C++ API
gr_single_pole_iir_filter_cc.h File Reference
#include <gr_sync_block.h>
#include <gr_single_pole_iir.h>
#include <gr_complex.h>
#include <stdexcept>
Include dependency graph for gr_single_pole_iir_filter_cc.h:

Go to the source code of this file.

Classes

class  gr_single_pole_iir_filter_cc
 single pole IIR filter with complex input, complex outputThe input and output satisfy a difference equation of the form More...

Functions

gr_single_pole_iir_filter_cc_sptr gr_make_single_pole_iir_filter_cc (double alpha, unsigned int vlen=1)

Function Documentation

gr_single_pole_iir_filter_cc_sptr gr_make_single_pole_iir_filter_cc ( double  alpha,
unsigned int  vlen = 1 
)