SimulationSetup#
- class pyedb.dotnet.edb_core.utilities.simulation_setup.SimulationSetup(pedb, edb_object=None)[source]#
Provide base simulation setup.
- Parameters:
- pedb
pyedb.dotnet.edb.Edb
Inherited object.
- edb_object
Ansys.Ansoft.Edb.Utility.SIWaveSimulationSetup
, - :class:`Ansys.Ansoft.Edb.Utility.SIWDCIRSimulationSettings`,
- :class:`Ansys.Ansoft.Edb.Utility.HFSSSimulationSettings`
EDB object.
- pedb
Methods
SimulationSetup.add_frequency_sweep
([name, ...])Add frequency sweep.
SimulationSetup.add_sweep
(name[, frequency_set])Add frequency sweep.
Delete a frequency sweep.
Attributes
Flag indicating if the setup is enabled.
Get simulation setup information.
Name of the setup.
Position in the setup list.
Type of the setup.
List of frequency sweeps.