ComplexMixer¶
-
class
DSP.
ComplexMixer
(signal=None, LO=None)¶ Bases:
DSP.BasicMixer
Mixes a real (
float
) signal with a real LO; produces complex IFConverts the LO into an analytic signal before mixing.
Methods Summary
mixed
(signal, LO)Methods Documentation
-
mixed
(signal, LO)¶
-