pypowsybl.dynamic.OutputVariableMapping.add_standard_model_final_state_values# OutputVariableMapping.add_standard_model_final_state_values(static_id, variables)[source]# Adds final state values mapping on a single network equipment without dynamic model Parameters: static_id (str) – id of the network equipment variables (List[str] | str) – single element or list of variables names to record Return type: None