mwavepy.network.write_dict_of_networks

mwavepy.network.write_dict_of_networks(ntwkDict, dir='.')

saves a dictionary of networks touchstone files in a given directory

The filenames assigned to the touchstone files are taken from the keys of the dictionary.

Parameters :

ntwkDict : dictionary

dictionary of Network objects

dir : string

directory to write touchstone file to

Previous topic

mwavepy.network.load_all_touchstones

Next topic

mwavepy.network.csv_2_touchstone

This Page