Creates a Media object from a a HFSS-style touchstone file with Gamma and Z0 comments
Parameters : | filename : string
f_unit : [‘hz’,’khz’,’mhz’,’ghz’]
|
---|---|
Returns : | my_media : skrf.media.Media object
|
See also
Examples
>>> port1_media, port2_media = rf.hfss_touchstone_2_media('line.s2p')