LumpedTerminationImpedance#
- class ansys.aedt.core.filtersolutions_core.lumped_termination_impedance_table.LumpedTerminationImpedance(table_type)#
Manipulates access to the entries of source and load complex impedance table.
This class allows you to enter, edit, or remove the entries of source and load complex impedance table.
Methods
Append frequency and complex impedance values to the last row of both the source and load complex impedance table.
Insert frequency and complex impedance values at a specified index in the complex impedance table.
LumpedTerminationImpedance.remove_row
(row_index)Remove frequency and complex impedance at a specified index from the complex impedance table.
LumpedTerminationImpedance.row
(row_index)Get frequency and complex impedance values from a row in the complex impedance table.
Set a flag to recognize source and load complex table.
LumpedTerminationImpedance.update_row
(row_index)Update frequency and complex impedance at a specified index in the complex impedance table.
Attributes
Flag indicating if the impedance compensation is enabled.
Order of impedance compensation.
Definition type of complex impedance in the complex impedance table.
Reactance type of complex impedance in the complex impedance table.
Count of the accumulated complex impedances in the complex impedances's table.