gnuradio::blksimpl::nbfm_rx::nbfm_rx Class Reference

List of all members.

Public Member Functions

def __init__
 Narrow Band FM Receiver.

Public Attributes

 quad_demod
 deemph
 audio_filter


Member Function Documentation

def gnuradio::blksimpl::nbfm_rx::nbfm_rx::__init__ (   self,
  fg,
  audio_rate,
  quad_rate,
  tau = 75e-6,
  max_dev = 5e3 
)

Narrow Band FM Receiver.

Takes a single complex baseband input stream and produces a single float output stream of audio sample in the range [-1, +1].

Parameters:
fg,: flow graph
audio_rate,: sample rate of audio stream, >= 16k audio_rate: integer
quad_rate,: sample rate of output stream quad_rate: integer
tau,: preemphasis time constant (default 75e-6) tau: float
max_dev,: maximum deviation in Hz (default 5e3) max_dev: float
quad_rate must be an integer multiple of audio_rate.

Exported sub-blocks (attributes): squelch quad_demod deemph audio_filter


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