LumpedParasitics#

class ansys.aedt.core.filtersolutions_core.lumped_parasitics.LumpedParasitics#

Defines attributes of the lumped element parasitics.

This class lets you to construct all the necessary parasitic attributes of lumped elements for the LumpedDesign class.

Attributes

LumpedParasitics.capacitor_ls

Series inductance value of non-ideal capacitors in the synthesized circuit.

LumpedParasitics.capacitor_q

Q factor value of non-ideal capacitors in the synthesized circuit.

LumpedParasitics.capacitor_rp

Shunt resistor value of non-ideal capacitors in the synthesized circuit.

LumpedParasitics.capacitor_rs

Series resistor value of non-ideal capacitors in the synthesized circuit.

LumpedParasitics.inductor_cp

Shunt capacitor value of non-ideal inductors in the synthesized circuit.

LumpedParasitics.inductor_q

Q factor value of non-ideal inductors in the synthesized circuit.

LumpedParasitics.inductor_rp

Shunt resistor value of non-ideal inductors in the synthesized circuit.

LumpedParasitics.inductor_rs

Series resistor value of non-ideal inductors in the synthesized circuit.