|
Antares Simulator
Power System Simulator
|
#include <MinDownTime.h>
Public Member Functions | |
| MinDownTime (ConstraintBuilder &builder, MinDownTimeData &data) | |
| void | add (int pays, int index, int pdt) |
| Add variables to the constraint and update constraints Matrix. More... | |
represent 'MinDownTime' Constraint type
| void MinDownTime::add | ( | int | pays, |
| int | index, | ||
| int | pdt | ||
| ) |
Add variables to the constraint and update constraints Matrix.
| pays | : area |
| cluster | : global index of the cluster |
| pdt | : timestep |
| Simulation | : — |