import_touchstone_solution# Circuit.import_touchstone_solution(input_file, solution='Imported_Data')[source]# Import a Touchstone file as the solution. Parameters: input_filestrName of the Touchstone file. solutionstr, optionalName of the solution. The default is "Imported_Data". Returns: listList of ports. References >>> oDesign.ImportData