get_touchstone_data#

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

Return a Touchstone data plot.

Parameters:
setup_namelist

List of the curves to plot.

sweep_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