SEPIA
Software documentation for the APEX SEPIA receivers
|
#include <QGroupBox>
#include <qwt_plot.h>
#include <qwt_plot_curve.h>
#include <qwt_plot_zoomer.h>
#include <qwt_plot_panner.h>
#include <qwt_plot_picker.h>
#include "mixer.h"
#include "lownoiseamplifier.h"
Go to the source code of this file.
Classes | |
class | DualSidebandMixer |
A class to represent a 2SB mixer in the GUI. More... | |