find_touchstone_files#

ansys.aedt.core.visualization.advanced.touchstone_parser.find_touchstone_files(input_dir)[source]#

Get all Touchstone files in a directory.

Parameters:
input_dirstr

Folder path. The default is "".

Returns:
dict

Dictionary with the SNP file names as the key and the absolute path as the value.