Interface for linear problem data. Provides a method to retrieve data for a specific dataset, time series number, and hour.
More...
#include <ILinearProblemData.h>
|
|
virtual double | getData (const std::string &dataSetId, unsigned timeSeriesNumber, unsigned hour) const =0 |
| |
|
virtual std::span< const double > | getData (const std::string &dataSetId, unsigned timeSeriesNumber, unsigned firstHour, unsigned lastHour) const =0 |
| |
Interface for linear problem data. Provides a method to retrieve data for a specific dataset, time series number, and hour.
The documentation for this class was generated from the following file:
- src/optimisation/linear-problem-api/include/antares/optimisation/linear-problem-api/ILinearProblemData.h