LumpedNodesandLeads#

class ansys.aedt.core.filtersolutions_core.lumped_nodes_and_leads.LumpedNodesandLeads#

Defines attributes of the lumped element node capacitors and lead inductors.

This class allows you to define and modify the node capacitors and lead inductors parameters of the lumped elements used in the designed filter.

Attributes

LumpedNodesandLeads.c_lead_inductor

Series inductance assigned to each capacitor lead.

LumpedNodesandLeads.c_node_capacitor

Shunt capacitance assigned to each capacitor node.

LumpedNodesandLeads.c_node_compensate

Flag indicating if the adjusting capacitor values to compensate for node capacitance is enabled.

LumpedNodesandLeads.l_lead_inductor

Series inductance assigned to each inductor lead.

LumpedNodesandLeads.l_node_capacitor

Shunt capacitance assigned to each inductor node.

LumpedNodesandLeads.l_node_compensate

Flag indicating if the adjusting inductor values to compensate for lead inductance is enabled.

LumpedNodesandLeads.r_lead_inductor

Series inductance assigned to each resistor lead.

LumpedNodesandLeads.r_node_capacitor

Shunt capacitance assigned to each resistor node.