Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Solver::Variable::Private::SurveyResultsData Class Reference

Constructor

unsigned int columnIndex
 The current column index.
 
std::vector< unsigned int > nonApplicableColIdx
 
const Data::ThermalClusterthermalCluster
 Current thermal cluster.
 
const Data::Areaarea
 Current area.
 
const Data::AreaLinklink
 Current link.
 
unsigned int setOfAreasIndex
 The index for the current set of areas.
 
const Data::Studystudy
 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.
 

Member Function Documentation

◆ exportGridInfos()

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.


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