Interface Boundary

    • Method Detail

      • getV

        double getV()
        Get the voltage of the boundary fictitious bus.
      • getAngle

        double getAngle()
        Get the angle of the boundary fictitious bus.
      • getP

        double getP()
        Get the active power at the fictitious terminal going from the boundary fictitious bus to the network.
      • getQ

        double getQ()
        Get the reactive power at the fictitious terminal going from the boundary fictitious bus to the network.
      • getDanglingLine

        DanglingLine getDanglingLine()
        Get the danglingLine the boundary is associated to.
      • getNetworkSideVoltageLevel

        default VoltageLevel getNetworkSideVoltageLevel()
        Get the voltage level at network side.