creates a NetworkSet from a zipfile of touchstones.
zip_file_name : string
name of zipfile
sort_filenames: Boolean :
sort the filenames in teh zip file before constructing the NetworkSet
*args,**kwargs : arguments
passed to NetworkSet constructor
Examples
>>>import skrf as rf >>>my_set = rf.NetworkSet.from_zip(‘myzip.zip’)
skrf.networkSet.NetworkSet.element_wise_method
skrf.networkSet.NetworkSet.plot_logsigma
Enter search terms or a module, class or function name.