Structure to hold trace identification and configuration information.
More...
#include <qucs-s-spar-viewer.h>
|
| QString | uniqueId () const |
| | Generate a unique identifier for the trace.
|
| |
| QString | displayName () const |
| | Get a human-readable name for the trace.
|
| |
|
|
QString | dataset |
| | Dataset name the trace belongs to.
|
| |
|
QString | parameter |
| | Parameter name (e.g., "S11", "S21")
|
| |
|
DisplayMode | displayMode |
| | Display mode for the trace.
|
| |
Structure to hold trace identification and configuration information.
◆ 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: