Antares Simulator
Power System Simulator
|
Group of MinDownTime constraints. More...
#include <MinDownTimeGroup.h>
Public Member Functions | |
void | BuildConstraints () override |
build MinDownTime constraints with respect to default order | |
AbstractStartUpCostsGroup (PROBLEME_HEBDO *problemeHebdo, bool simulation, ConstraintBuilder &builder) | |
![]() | |
AbstractStartUpCostsGroup (PROBLEME_HEBDO *problemeHebdo, bool simulation, ConstraintBuilder &builder) | |
StartUpCostsData | GetStartUpCostsDataFromProblemHebdo () |
![]() | |
ConstraintGroup (PROBLEME_HEBDO *problemeHebdo, ConstraintBuilder &builder) | |
Additional Inherited Members | |
![]() | |
PROBLEME_HEBDO * | problemeHebdo_ |
ConstraintBuilder & | builder_ |
![]() | |
bool | simulation_ = false |
Group of MinDownTime constraints.
|
overridevirtual |
build MinDownTime constraints with respect to default order
Implements AbstractStartUpCostsGroup.