Class ReplaceTeePointByVoltageLevelOnLine

  • All Implemented Interfaces:
    NetworkModification

    public class ReplaceTeePointByVoltageLevelOnLine
    extends AbstractNetworkModification
    This method transform the action done in the CreateLineOnLine class into the action done in the ConnectVoltageLevelOnLine class : it replaces 3 existing lines (with the same voltage level at one of their side (tee point)) with two new lines, and removes the tee point VL1 ---------- tee point ---------- VL2 VL1 ---------- attached voltage level ---------- VL2 (line1Z) | (lineZ2) (line1C) (lineC2) | | (lineZP) =========> | | attached voltage level (voltageLevelId) (contains bbsOrBusId)
    Author:
    Franck Lecuyer