|
std::vector< double > | thermalClustersProductions |
| Thermal production for thermal clusters for the current hour in the year.
|
|
std::vector< double > | thermalClustersOperatingCost |
|
std::vector< uint > | numberOfUnitsONbyCluster |
|
std::vector< double > | PMinOfClusters |
| Minimum power of all clusters for the current hour in the year.
|
|
std::vector< unsigned int > | unitCountLastHour |
|
std::vector< double > | productionLastHour |
|
std::vector< double > | pminOfAGroup |
|
◆ numberOfUnitsONbyCluster
std::vector<uint> Antares::Solver::Variable::ThermalState::StateForAnArea::numberOfUnitsONbyCluster |
Number of units turned ON by cluster for the current hour in the year with the ucMILP (accurate) unit commitment mode
◆ thermalClustersOperatingCost
std::vector<double> Antares::Solver::Variable::ThermalState::StateForAnArea::thermalClustersOperatingCost |
The operating cost for all clusters at the current hour (production level*production cost + NP Cost)
The documentation for this class was generated from the following files:
- src/solver/variable/include/antares/solver/variable/state.h
- src/solver/variable/state.cpp