read_touchstone#
- ansys.aedt.core.visualization.advanced.touchstone_parser.read_touchstone(input_file)#
Load the contents of a Touchstone file into an NPort.
- Parameters:
- input_file
str
The path of the touchstone file.
- input_file
- Returns:
- class:ansys.aedt.core.generic.touchstone_parser.TouchstoneData
NPort holding data contained in the touchstone file.