Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
TraceInfo Struct Reference

Structure to hold trace identification and configuration information. More...

#include <qucs-s-spar-viewer.h>

Public Member Functions

QString uniqueId () const
 Generate a unique identifier for the trace.
 
QString displayName () const
 Get a human-readable name for the trace.
 

Public Attributes

QString dataset
 Dataset name the trace belongs to.
 
QString parameter
 Parameter name (e.g., "S11", "S21")
 
DisplayMode displayMode
 Display mode for the trace.
 

Detailed Description

Structure to hold trace identification and configuration information.

Member Function Documentation

◆ displayName()

QString TraceInfo::displayName ( ) const
inline

Get a human-readable name for the trace.

Returns
QString Human-readable trace name

◆ uniqueId()

QString TraceInfo::uniqueId ( ) const
inline

Generate a unique identifier for the trace.

Returns
QString Unique trace identifier

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