gnuradio::blksimpl::wfm_rcv::wfm_rcv Class Reference
List of all members.
Member Function Documentation
def gnuradio::blksimpl::wfm_rcv::wfm_rcv::__init__ |
( |
|
self, |
|
|
|
fg, |
|
|
|
quad_rate, |
|
|
|
audio_decimation | |
|
) |
| | |
Hierarchical block for demodulating a broadcast FM signal.
The input is the downconverted complex baseband signal (gr_complex). The output is the demodulated audio (float).
- Parameters:
-
| fg,: | flow graph. fg: flow graph |
| quad_rate,: | input sample rate of complex baseband input. quad_rate: float |
| audio_decimation,: | how much to decimate quad_rate to get to audio. audio_decimation: integer |
Member Data Documentation
The documentation for this class was generated from the following file: