Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Functions
readTouchstone.cpp File Reference

Touchstone data reader. More...

#include "general.h"
Include dependency graph for readTouchstone.cpp:

Functions

QMap< QString, QList< double > > readTouchstoneFile (const QString &filePath)
 Reads Touchstone file and extracts S-parameter data.
 

Detailed Description

Touchstone data reader.

Author
Andrés Martínez Mera - andre.nosp@m.smme.nosp@m.ra@pr.nosp@m.oton.nosp@m.mail..nosp@m.com
Date
Jan 4, 2026

Function Documentation

◆ readTouchstoneFile()

QMap< QString, QList< double > > readTouchstoneFile ( const QString &  filePath)

Reads Touchstone file and extracts S-parameter data.

Parameters
filePathPath to the Touchstone file (.sNp)
Returns
Map of variable names to data arrays