|
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
UI component to set the simulation settings (definition) More...
#include "Misc/general.h"#include "Schematic/infoclasses.h"#include "UI/CustomWidgets/CustomDoubleSpinBox.h"#include <QButtonGroup>#include <QComboBox>#include <QGridLayout>#include <QGroupBox>#include <QHBoxLayout>#include <QLabel>#include <QRadioButton>#include <QSpinBox>#include <QTabWidget>#include <QVBoxLayout>#include <QWidget>#include "Tools/DesignTools/TransmissionLineSynthesis/Microstrip.h"

Go to the source code of this file.
Classes | |
| class | SimulationSetup |
| UI component to set the simulation settings The widget consists of two tabs: 1) Frequency Sweep – start/stop frequency and number of points. 2) Substrate Properties – transmission‑line type, substrate geometry, etc. More... | |
UI component to set the simulation settings (definition)