SimulationSetup#

class pyedb.workflows.sipi.hfss_auto_configuration.SimulationSetup#

Overview#

Import detail#

from pyedb.workflows.sipi.hfss_auto_configuration import SimulationSetup

Attribute detail#

SimulationSetup.meshing_frequency: str | float = '10GHz'#
SimulationSetup.maximum_pass_number: int = 15#
SimulationSetup.start_frequency: str | float = 0#
SimulationSetup.stop_frequency: str | float = '40GHz'#
SimulationSetup.frequency_step: str | float = '0.05GHz'#