mwavepy.network.Network.read_touchstone

Network.read_touchstone(filename)

loads values from a touchstone file.

The work of this function is done through the touchstone class.

Parameters :

filename : string

touchstone file name.

Notes

only the scattering parameters format is supported at the moment

Previous topic

mwavepy.network.Network.plot_vs_frequency_generic

Next topic

mwavepy.network.Network.write_touchstone

This Page