pypowsybl.rao.RaoResult#

class RaoResult(handle_result, handle_crac)[source]#

The result of a rao

Methods

__init__(handle_result, handle_crac)

serialize(output_file)

Serialize result to file

serialize_to_binary_buffer()

Serialize result to BytesIO

status()

to_json()

Parameters:
  • handle_result (pypowsybl._pypowsybl.JavaHandle) –

  • handle_crac (pypowsybl._pypowsybl.JavaHandle) –