pypowsybl.shortcircuit.ShortCircuitAnalysis.set_bus_fault#
- ShortCircuitAnalysis.set_bus_fault(bus_id, element_id, r, x)[source]#
- Parameters:
bus_id (str) –
element_id (str) –
r (_SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | bool | int | float | complex | str | bytes | _NestedSequence[bool | int | float | complex | str | bytes]) –
x (_SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | bool | int | float | complex | str | bytes | _NestedSequence[bool | int | float | complex | str | bytes]) –
- Return type:
None