pypsa.SubNetwork.shunt_impedances_i

pypsa.SubNetwork.shunt_impedances_i#

SubNetwork.shunt_impedances_i() Index#

Get the index of the shunt impedances in the sub-network.

!!! warning “Deprecated in v1.0”

Use sub_network.components.shunt_impedances.static.index instead.

See also

[pypsa.Network.shunt_impedances][]