Antares Simulator
Power System Simulator
|
The SimulationResults structure is used to represent the results of a simulation. More...
#include <SimulationResults.h>
Public Attributes | |
Antares::Solver::LpsFromAntares | antares_problems |
weekly problems | |
std::optional< Error > | error |
An optional error that occurred during the simulation. | |
The SimulationResults structure is used to represent the results of a simulation.
It contains the path to the simulation, weekly problems, and an optional error.