Skip to content

Commit

Permalink
docstring for PowerGradient
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Bouquet <[email protected]>
  • Loading branch information
bqth29 committed Jan 8, 2025
1 parent 62fedf3 commit 8dca6a2
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@
import java.util.Optional;

/**
* Power Gradient Constraint that applies on a generator or a load.
* It is always positive and represents the rate of change of the set-point (in MW/hour) and
* can apply either for upward or downward variation.
* Power Gradient (in MW/hour) that applies on a generator or a load.
* It has a negative minimum value and/or a positive maximum value.
*
* @author Thomas Bouquet {@literal <thomas.bouquet at rte-france.com>}
*/
Expand Down

0 comments on commit 8dca6a2

Please sign in to comment.