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 lets you to construct all the necessary node capacitors and lead inductors attributes of the lumped elements for the LumpedDesign class.

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.