pypsa.SubNetwork.shunt_impedances

pypsa.SubNetwork.shunt_impedances#

SubNetwork.shunt_impedances() DataFrame#

Get the shunt impedances in the sub-network.

!!! warning “Deprecated in v1.0”

Use sub_network.components.shunt_impedances.static instead.

See also

[pypsa.Network.shunt_impedances][]