pypowsybl.voltage_initializer.VoltageInitializerResults#
- class VoltageInitializerResults(result_handle)[source]#
Results of a voltage initializer run.
Methods
__init__
(result_handle)apply_all_modifications
(network)Apply all the modifications voltage initializer found to the network.
Attributes
Returns: The indicators as a dict of the optimisation
If the optimisation failed, it can be useful to check the indicators.
- Parameters:
result_handle (pypowsybl._pypowsybl.JavaHandle) –