|
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Main application class for S-parameter viewer (and its RF circuit synthesis tools) More...
#include "UI/PlotWidgets/polarplotwidget.h"#include "UI/PlotWidgets/rectangularplotwidget.h"#include "UI/PlotWidgets/smithchartwidget.h"#include "UI/CustomWidgets/codeeditor.h"#include "UI/CustomWidgets/matrixcombopopup.h"#include "UI/CustomWidgets/CustomDoubleSpinBox.h"#include "Tools/DesignTools/AttenuatorDesign/AttenuatorDesignTool.h"#include "Tools/DesignTools/Filtering/FilterDesignTool.h"#include "Tools/DesignTools/MatchingNetwork/MatchingNetworkDesignTool.h"#include "Tools/DesignTools/NetlistScratchPad/netlistscratchpad.h"#include "Tools/DesignTools/PowerCombining/PowerCombiningTool.h"#include "Tools/DesignTools/SimulationSetup/simulationsetup.h"#include "SPAR/SParameterCalculator.h"#include "Misc/general.h"#include "aboutdialog.h"#include <QCheckBox>#include <QColorDialog>#include <QDoubleSpinBox>#include <QGridLayout>#include <QLabel>#include <QMainWindow>#include <QScrollArea>#include <QTableWidget>#include <QtGlobal>#include <complex>#include <utility>

Go to the source code of this file.
Classes | |
| struct | tQucsSettings |
| Structure to hold Qucs application settings. More... | |
| struct | MarkerProperties |
| Structure to hold all widgets related to a marker. More... | |
| struct | TraceProperties |
| Structure to hold all widgets related to a trace. More... | |
| struct | LimitProperties |
| Structure to hold all widgets related to a limit line. More... | |
| struct | TraceInfo |
| Structure to hold trace identification and configuration information. More... | |
| class | Qucs_S_SPAR_Viewer |
| Main application class for S-parameter viewer (and its RF circuit synthesis tools) More... | |
Enumerations | |
| enum class | DisplayMode { Magnitude_dB , Phase , Smith , Polar , PortImpedance , Stability , VSWR , GroupDelay } |
| Enumeration of available trace display modes. More... | |
Variables | |
| struct tQucsSettings | QucsSettings |
Main application class for S-parameter viewer (and its RF circuit synthesis tools)
|
strong |
Enumeration of available trace display modes.