write a contents of the Network to a touchstone file.
filename : a string, optional
touchstone filename, without extension. if ‘None’, then will use the network’s name.
dir : string, optional
the directory to save the file in. Defaults to cwd ‘./’.
write_z0 : boolean
write impedance information into touchstone as comments, like Ansoft HFSS does
Notes
The functionality of this function should take place in the touchstone class.
skrf.network.Network.write
skrf.network.connect
Enter search terms or a module, class or function name.