Class SwitchesFlow


  • public class SwitchesFlow
    extends Object
    Utility class to compute the flow of the switches associated to a voltageLevel
    Author:
    Luma Zamarreño , José Antonio Marqués
    • Constructor Detail

      • SwitchesFlow

        public SwitchesFlow​(VoltageLevel voltageLevel)
    • Method Detail

      • isEmpty

        public boolean isEmpty()
      • hasFlow

        public boolean hasFlow​(String id)
      • getP1

        public double getP1​(String switchId)
      • getQ1

        public double getQ1​(String switchId)
      • getP2

        public double getP2​(String switchId)
      • getQ2

        public double getQ2​(String switchId)