import_touchstone_solution#

Circuit.import_touchstone_solution(input_file, solution='Imported_Data')[source]#

Import a Touchstone file as the solution.

Parameters:
input_filestr

Name of the Touchstone file.

solutionstr, optional

Name of the solution. The default is "Imported_Data".

Returns:
list

List of ports.

References

>>> oDesign.ImportData