|
Antares Simulator
Power System Simulator
|
Public Member Functions | |
| StorageMock (int id) | |
| double | maxExchange (unsigned hourOfMaxGen, unsigned hourOfMinGen) const override |
| void | update () override |
| const std::vector< double > & | initWithdrawal () const override |
| std::vector< double > & | withdrawal () override |
| int | id () |
Public Member Functions inherited from Antares::Solver::Simulation::IStorageForRemix | |
| IStorageForRemix (std::string name) | |
| const std::string & | name () const |