Antares Simulator
Power System Simulator
Antares::Optimisation::LinearProblemApi::EmptyScenario Class Referencefinal

Empty scenario implementation of IScenario. Provide a default implementation of IScenario that returns 0 for any year for a group named "empty". More...

#include <IScenario.h>

Inheritance diagram for Antares::Optimisation::LinearProblemApi::EmptyScenario:
Antares::Optimisation::LinearProblemApi::IScenario

Public Member Functions

TimeSeriesNumber getData (Year) const override
 
- Public Member Functions inherited from Antares::Optimisation::LinearProblemApi::IScenario
 IScenario (std::string group)
 
std::string group () const
 

Additional Inherited Members

- Public Types inherited from Antares::Optimisation::LinearProblemApi::IScenario
using Year = unsigned
 
using TimeSeriesNumber = unsigned
 

Detailed Description

Empty scenario implementation of IScenario. Provide a default implementation of IScenario that returns 0 for any year for a group named "empty".


The documentation for this class was generated from the following file: