|
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Smith chart visualization and interaction widget (definition) More...
#include "UI/CustomWidgets/CustomDoubleSpinBox.h"#include <QCheckBox>#include <QComboBox>#include <QLabel>#include <QMap>#include <QMouseEvent>#include <QPainter>#include <QPen>#include <QSet>#include <QVBoxLayout>#include <QWidget>#include <complex>

Go to the source code of this file.
Classes | |
| class | SmithChartWidget |
| Smith chart visualization and interaction widget. Provides impedance/admittance Smith chart drawing, trace management and marker handling, with basic zoom, pan and frequency-range controls. More... | |
| struct | SmithChartWidget::Trace |
| Data structure representing a trace on the plot. More... | |
| struct | SmithChartWidget::Marker |
| Data structure for the frequency marker Defines a marker at a specific frequency with its appearance. More... | |
| struct | SmithChartWidget::AxisSettings |
| Settings for plot axes and display options. More... | |
Smith chart visualization and interaction widget (definition)