Class CreateFeederBay

java.lang.Object
com.powsybl.iidm.modification.AbstractNetworkModification
com.powsybl.iidm.modification.topology.CreateFeederBay
All Implemented Interfaces:
NetworkModification

public class CreateFeederBay extends AbstractNetworkModification
This method adds a new injection bay on an existing busbar section. The voltage level containing the busbar section should be described in node/breaker topology. The injection is created and connected to the busbar section with a breaker and a closed disconnector. The injection is also connected to all the parallel busbar sections, if any, with an open disconnector.
Author:
Coline Piloquet <coline.piloquet at rte-france.com>