MatrixConvergenceDataEntry#
- class ansys.edb.core.simulation_setup.adaptive_solutions.MatrixConvergenceDataEntry(port_1_name, port_2_name, mag_limit, phase_limit)#
Class representing a matrix convergence data entry.
- Attributes:
port_1_namestrstr: Name of the first port.port_2_namestrstr: Name of the second port.mag_limitfloatfloat: Magnitude limit.phase_limitfloatfloat: Phase limit.
Methods
Attributes