pypowsybl.dynamic.CurveMapping.add_curve#

CurveMapping.add_curve(dynamic_id, variable)[source]#

adds one curve mapping

Parameters:
  • dynamic_id (str) – id of the network’s element

  • variable (str) – variable name to record

Return type:

None