gnuradio::blks2impl::am_demod::am_demod_cf Class Reference

Generalized AM demodulation block with audio filtering. More...

Inheritance diagram for gnuradio::blks2impl::am_demod::am_demod_cf:

Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__


Detailed Description

Generalized AM demodulation block with audio filtering.

This block demodulates a band-limited, complex down-converted AM channel into the the original baseband signal, applying low pass filtering to the audio output. It produces a float stream in the range [-1.0, +1.0].

Parameters:
channel_rate,: incoming sample rate of the AM baseband sample_rate: integer
audio_decim,: input to output decimation rate audio_decim: integer
audio_pass,: audio low pass filter passband frequency audio_pass: float
audio_stop,: audio low pass filter stop frequency audio_stop: float

Member Function Documentation

def gnuradio::blks2impl::am_demod::am_demod_cf::__init__ (   self,
  channel_rate,
  audio_decim,
  audio_pass,
  audio_stop 
)


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

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