Class NodeBreakerTopology

java.lang.Object
com.powsybl.iidm.network.util.NodeBreakerTopology

public final class NodeBreakerTopology extends Object
Provides higher level methods to manipulate node-breaker topology graph.
Author:
Sylvain Leclerc <sylvain.leclerc at rte-france.com>
  • Method Details

    • removeIsolatedSwitches

      public static void removeIsolatedSwitches(VoltageLevel.NodeBreakerView topo)
      Remove switches of components which have no connected equipment, i.e for which all vertices objects are null.
      Parameters:
      topo - The node-breaker view of a voltage level.
    • newStandardConnection

      public static int newStandardConnection(BusbarSection bb)
      Creates a standard connection point from a bus bar section, with a disconnector and a breaker.
      Parameters:
      bb - Bus bar section to connect to
      Returns:
      Node index of the connection point