Antares Simulator
Power System Simulator
|
Command line settings for launching the simulation. More...
#include <options.h>
Public Member Functions | |
void | checkAndSetStudyFolder (const std::string &folder) |
void | reset () |
Public Attributes | |
YString | studyFolder |
Where is my study. | |
Yuni::CString< 150, false > | simulationName |
Name of the simulation. | |
std::string | commentFile |
Comment file. | |
Yuni::CString< 32, false > | simplexOptimRange |
Simplex optimizatio range. | |
int | ignoreWarningsErrors = 0 |
Ignore error/warnings. | |
bool | ignoreConstraints = false |
Ignore constraints. | |
bool | tsGeneratorsOnly = false |
Run the TS generator only. | |
bool | noOutput = false |
True to disable the writing in the output folder. | |
bool | displayProgression = false |
Progression. | |
Yuni::String | PID |
bool | forceZipOutput = false |
Antares::Solver::Optimization::OptimizationOptions | optOptions |
Command line settings for launching the simulation.