import_touchstone_solution#

Circuit.import_touchstone_solution(filename, solution_name='Imported_Data')[source]#

Import a Touchstone file as the solution.

Parameters:
filenamestr

Name of the Touchstone file.

solution_namestr, optional

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

Returns:
list

List of ports.

References

>>> oDesign.ImportData