pypowsybl.loadflow.ComponentResult#
- class ComponentResult(res)[source]#
Loadflow result for one synchronous component of the network.
- Parameters:
res (pypowsybl._pypowsybl.LoadFlowComponentResult) –
- property status: pypowsybl._pypowsybl.LoadFlowComponentStatus#
Status of the loadflow for this component.
- property slack_bus_results: List[SlackBusResult]#
Slack bus results for this component.