pypowsybl.shortcircuit.ShortCircuitAnalysisResult.feeder_results#
- property ShortCircuitAnalysisResult.feeder_results: DataFrame#
contains the contributions of each feeder to the short-circuit current, in a dataframe representation. The rows are the ids of the contributing feeder IDs, sorted by fault and the columns are the current, either in three-phase magnitude or detailed with magnitude and angle for each phase. The current magnitudes are in A. If the feeder is a branch or a three-winding transformer, the side to which the result applies. The dataframe should be empty if the with_feeder_result parameter is set to false.