get_touchstone_data#

Circuit.get_touchstone_data(setup_name=None, variation_dict=None)[source]#

Return a Touchstone data plot.

Parameters:
setup_namestr, optional

Name of the solution. The default value is None.

variation_dictdict, optional

Dictionary of variation names. The default value is None.

Returns:
pyaedt.generic.touchstone_parser.TouchstoneData

Class containing all requested data.

References

>>> oModule.GetSolutionDataPerVariation