Signal Plotter¶
rfsoc_rfdc.plotter.signal_plotter
¶
Classes¶
SignalPlotter
¶
Base class for plotting ADC samples in the time domain.
Source code in rfsoc_rfdc/plotter/signal_plotter.py
RealSignalPlotter
¶
Bases: SignalPlotter
Plot real ADC samples in the time domain
Source code in rfsoc_rfdc/plotter/signal_plotter.py
ComplexSignalPlotter
¶
Bases: SignalPlotter
Plot complex ADC samples in the time domain