DistributedParasitics#
- class ansys.aedt.core.filtersolutions_core.distributed_parasitics.DistributedParasitics#
Defines parasitic parameters of distributed filters.
This class allows you to define and modify the layout parasitics parameters of distributed filters.
Examples
>>> import ansys.aedt.core.filtersolutions >>> design = ansys.aedt.core.filtersolutions.DistributedDesign(version="2026.1") >>> parasitics = design.parasitics
Attributes
Series inductance value of non-ideal capacitors in the synthesized circuit.
Q factor value of non-ideal capacitors in the synthesized circuit.
Shunt resistor value of non-ideal capacitors in the synthesized circuit.
Series resistor value of non-ideal capacitors in the synthesized circuit.
Shunt capacitor value of non-ideal inductors in the synthesized circuit.
Q factor value of non-ideal inductors in the synthesized circuit.
Shunt resistor value of non-ideal inductors in the synthesized circuit.
Series resistor value of non-ideal inductors in the synthesized circuit.
Even-mode dielectric conductance of the line per unit length.
Even-mode conductor resistance value of the line per unit length.
Default value for the minimum segment lengths between stubs.
Odd-mode dielectric conductance of the line per unit length.
Odd-mode conductor resistance value of the line per unit length.