gnuradio::blksimpl::filterbank::analysis_filterbank Class Reference

Uniformly modulated polyphase DFT filter bank: analysis. More...

List of all members.

Public Member Functions

def __init__
 Takes 1 complex stream in, produces M complex streams out that runs at 1/M times the input sample rate.

Public Attributes

 s2ss
 ss2v
 fft
 v2ss


Detailed Description

Uniformly modulated polyphase DFT filter bank: analysis.

See http://cnx.rice.edu/content/m10424/latest


Member Function Documentation

def gnuradio::blksimpl::filterbank::analysis_filterbank::__init__ (   self,
  fg,
  mpoints,
  taps = None 
)

Takes 1 complex stream in, produces M complex streams out that runs at 1/M times the input sample rate.

Parameters:
fg,: flow_graph
mpoints,: number of freq bins/interpolation factor/subbands
taps,: filter taps for subband filter
Same channel to frequency mapping as described above.


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Thu Mar 5 09:03:56 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8