SimpleMixer¶
-
class
DSP.
SimpleMixer
(signal=None, LO=None)¶ Bases:
DSP.BasicMixer
Mixes a real (
float
) signal with a real LO to produce a real signalMethods Summary
mixed
(signal, LO)Returns IF if signal and LO are type float
Methods Documentation
-
mixed
(signal, LO)¶ Returns IF if signal and LO are type float
-