Interface LoadFlowResult.ComponentResult

    • Method Detail

      • getComponentNum

        int getComponentNum()
        Get component number.
        Returns:
        component number
      • getStatus

        LoadFlowResult.ComponentResult.Status getStatus()
        Get detailed status of the computation on this component.
        Returns:
        the detailed status of the computation on this component
      • getIterationCount

        int getIterationCount()
        Get iteration count.
        Returns:
        the iteration count
      • getSlackBusId

        String getSlackBusId()
        Get the slack bus id.
        Returns:
        the slack bus id
      • getSlackBusActivePowerMismatch

        double getSlackBusActivePowerMismatch()
        Get slack bus active power mismatch in MW.
        Returns:
        the slack bus active power mismatch in MW