Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Attributes | List of all members
PolarPlotWidget::Trace Struct Reference

Complex trace data structure with frequencies and display properties. More...

#include <polarplotwidget.h>

Public Attributes

QList< std::complex< double > > values
 Complex values for polar representation.
 
QList< double > frequencies
 Corresponding frequencies for each point.
 
QPen pen
 Line style for this trace.
 
int displayMode
 0: Magnitude/Phase, 1: Real/Imaginary
 

Detailed Description

Complex trace data structure with frequencies and display properties.

Stores complex-valued data points with corresponding frequencies for polar plot visualization.


The documentation for this struct was generated from the following file: