skrf.io.touchstone.hfss_touchstone_2_media
- skrf.io.touchstone.hfss_touchstone_2_media(filename)[source]
Creates a
Mediaobject from a a HFSS-style Touchstone file with Gamma and Z0 comments.- Parameters:
filename (string) – the HFSS-style Touchstone file
- Returns:
my_media – the transmission line model defined by the gamma, and z0 comments in the HFSS file.
- Return type:
Mediaobject
Examples
>>> port1_media, port2_media = rf.hfss_touchstone_2_media('line.s2p')
See also
hfss_touchstone_2_gamma_z0returns gamma, and z0