|
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Construct polar plot widget with default configuration (definition) More...
#include "UI/PlotWidgets/QCustomPlot/qcustomplot.h"#include "UI/CustomWidgets/CustomDoubleSpinBox.h"#include <QCheckBox>#include <QComboBox>#include <QGridLayout>#include <QLabel>#include <QMap>#include <QPen>#include <QWidget>#include <complex>#include <limits>

Go to the source code of this file.
Classes | |
| class | PolarPlotWidget |
| Widget for displaying complex data in polar plot format with markers and traces. More... | |
| struct | PolarPlotWidget::Trace |
| Complex trace data structure with frequencies and display properties. More... | |
| struct | PolarPlotWidget::Marker |
| Data structure for the frequency marker. More... | |
| struct | PolarPlotWidget::AxisSettings |
| Settings for plot axes and display options. More... | |
Construct polar plot widget with default configuration (definition)