Interface LoadFlowResult.SlackBusResult

All Known Implementing Classes:
LoadFlowResultImpl.SlackBusResultImpl
Enclosing interface:
LoadFlowResult

public static interface LoadFlowResult.SlackBusResult
Result for one slack bus
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    Get slack bus active power mismatch in MW.
    Get the slack bus id.
  • Method Details

    • getId

      String getId()
      Get the slack bus id.
      Returns:
      the slack bus id
    • getActivePowerMismatch

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