HFSSPISimulationSetup#
- class ansys.edb.core.simulation_setup.hfss_pi_simulation_setup.HFSSPISimulationSetup(msg)#
Represents HFSSPI simulation setup data.
Methods
Cast the base SimulationSetup object to correct subclass, if possible.
HFSSPISimulationSetup.create
(cell, name)Create a HFSSPI simulation setup.
Attributes
int
: Unique ID of the EDB object.bool
: Flag indicating if the object exists in the database.EDBObjMessage
: Protobuf message that represents the object's ID.str
: Name of simulation setup.int
: Position of the simulation in the setup order.HFSSPISimulationSettings
: Simulation settings of the HFSSPI simulation setup.list
ofSweepData
: Frequency sweeps of the simulation setup.SimulationSetupType
: Type of the simulation setup.