relsad.network.systems.PowerSystem.create_sections#

relsad.network.systems.PowerSystem.create_sections(connected_line: relsad.network.components.Line.Line)[source]#

Create layered network sections starting downstream from the network connected line. The sections are separated by disconnectors.

Parameters

connected_line (Line) – The line connecting the network to the parent network

Returns

parent_section – The parent section of the network

Return type

Section