|
Antares Simulator
Power System Simulator
|
Constructor | |
| unsigned int | columnIndex |
| The current column index. | |
| std::vector< unsigned int > | nonApplicableColIdx |
| const Data::ThermalCluster * | thermalCluster |
| Current thermal cluster. | |
| const Data::Area * | area |
| Current area. | |
| const Data::AreaLink * | link |
| Current link. | |
| unsigned int | setOfAreasIndex |
| The index for the current set of areas. | |
| const Data::Study & | study |
| The current study. | |
| unsigned int | nbYears |
| The number of MC years. | |
| unsigned int | effectiveNbYears |
| The effective number of MC years (user's playlist) | |
| Yuni::String | output |
| The folder output where to write the results. | |
| Yuni::String | filename |
| The filename to use for the current report. | |
| const Yuni::String & | originalOutput |
| Yuni::String::Vector | rowCaptions |
| Captions for rows. | |
| Matrix< double, double > | matrix |
| A multi-purposes matrix (mainly used for the digest) | |
| unsigned int | rowIndex |
| Yuni::Clob | fileBuffer |
| SurveyResultsData (const Data::Study &s, const Yuni::String &o) | |
| void | initialize (unsigned int maxVariables) |
| void | exportGridInfos (IResultWriter &writer) |
| Export informations about the current study. More... | |
| void Antares::Solver::Variable::Private::SurveyResultsData::exportGridInfos | ( | IResultWriter & | writer | ) |
Export informations about the current study.
It is composed by several files to completely describe the system and provide a good support for Excel macros.