read_touchstone#

ansys.aedt.core.generic.touchstone_parser.read_touchstone(input_file)[source]#

Load the contents of a Touchstone file into an NPort.

Parameters:
input_filestr

The path of the touchstone file.

Returns:
class:ansys.aedt.core.generic.touchstone_parser.TouchstoneData

NPort holding data contained in the touchstone file.