|
|
| StorageForRemixNoLevels (std::vector< double > &generation, std::vector< double > &unsupE, const std::vector< double > Pmax, const std::vector< double > Pmin, const std::string &name="") |
| |
|
double | maxExchange (unsigned hourOfMaxGen, unsigned hourOfMinGen) const override |
| |
|
void | update () override |
| |
|
const std::vector< double > & | initWithdrawal () const override |
| |
|
std::vector< double > & | withdrawal () override |
| |
|
| IStorageForRemix (std::string name) |
| |
|
const std::string & | name () const |
| |
|
|
void | checkInput (size_t size) override |
| |
|
|
std::vector< double > & | withdrawal_ |
| |
|
const std::vector< double > | initWithdrawal_ |
| |
|
std::vector< double > & | unsupE_ |
| |
|
const std::vector< double > | pmax_ |
| |
|
const std::vector< double > | pmin_ |
| |
|
const std::string | error_msg_start_hydro_remix = "Remix hydro input : " |
| |
The documentation for this class was generated from the following files:
- src/solver/simulation/include/antares/solver/simulation/remix-storage/storage-for-remix-no-levels.h
- src/solver/simulation/remix-storage/storage-for-remix-no-levels.cpp