Loading [MathJax]/extensions/tex2jax.js
Antares Simulator
Power System Simulator
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Modules Pages Concepts
Antares::Data::SimulationComments Class Referencefinal

Set of settings for a simulation. More...

#include <simulation.h>

Constructor & Destructor

YString comments
 Comments.
 
YString name
 name
 
 SimulationComments (Study &study)
 Default constructor.
 
 ~SimulationComments ()
 Destructor.
 
bool loadFromFolder (const StudyLoadOptions &options)
 Load a simulation from a folder.
 
bool saveToFolder (const AnyString &folder) const
 Save settings to the appropriate folder.
 
void saveUsingWriter (Solver::IResultWriter &writer, const AnyString &folder) const
 

Detailed Description

Set of settings for a simulation.

Member Function Documentation

◆ loadFromFolder()

bool Antares::Data::SimulationComments::loadFromFolder ( const StudyLoadOptions & options)

Load a simulation from a folder.

Returns
A non-zero value if succeeded, 0 otherwise

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