pypowsybl.dynamic.SimulationResult#

class SimulationResult(handle)[source]#

Can only be instantiated by run()

Methods

__init__(handle)

curves()

Dataframe of the curves results, columns are the curves names and rows are timestep

status()

status of the simulation

Parameters:

handle (pypowsybl._pypowsybl.JavaHandle) –