pypowsybl.dynamic.CurveMapping.add_curves#

CurveMapping.add_curves(dynamic_id, variables)[source]#

adds curves mapping in batch on a single network element

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

  • variables (List[str]) – list of variables names to record

Return type:

None