
Public Member Functions | |
| def | __init__ |
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].
| 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 |
| def gnuradio::blks2impl::am_demod::am_demod_cf::__init__ | ( | self, | ||
| channel_rate, | ||||
| audio_decim, | ||||
| audio_pass, | ||||
| audio_stop | ||||
| ) |
1.5.8