powsybl / pypowsybl

A PowSyBl and Python integration based on GraalVM native image
Mozilla Public License 2.0
52 stars 10 forks source link

add units parameters (activePowerUnit, reactivePowerUnit, currentUnit) #789

Open unetablettedechocolat opened 3 weeks ago

unetablettedechocolat commented 3 weeks ago

Describe the current behavior

activePowerUnit, reactivePowerUnit and currentUnit exist in SvgParameters of powsybl-diagram, displaying units with feeder info

Describe the expected behavior

add these parameters in pypowsybl

Describe the motivation

display units of feeder info

Extra Information

No response