Class SwitchesFlow

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

public class SwitchesFlow extends Object
Utility class to compute the flow of the switches associated to a voltageLevel
Author:
Luma Zamarreño <zamarrenolm at aia.es>, José Antonio Marqués <marquesja at aia.es>
  • Constructor Details

  • Method Details

    • isEmpty

      public boolean isEmpty()
    • getP1

      public double getP1(String switchId)
    • getQ1

      public double getQ1(String switchId)
    • getP2

      public double getP2(String switchId)
    • getQ2

      public double getQ2(String switchId)