Open
Description
Describe the current behavior
No response
Describe the expected behavior
We should try at first to add only one type of scalable modification (for example generators), without considering the ScalingParameters java object.
To do so :
- create a
Scalable
python object that would be parametrized by a type, an id and limits (min/max) - Creating one such object should create its java counterpart to be used as JavaHandle by python
- This class should have a
scale
method that takes a network and a value and apply the java scalable to the network
Describe the motivation
No response
Extra Information
No response
Metadata
Metadata
Assignees
Labels
No labels