|
bool | reset (const Study &study) override |
| Reset data from the study.
|
|
void | saveToINIFile (const Study &study, Yuni::IO::File::Stream &file) const override |
| Export the data into a mere INI file.
|
|
void | attachArea (const Area *area) |
|
void | setTSnumber (const Antares::Data::AreaLink *link, const uint year, uint value) |
|
uint | get (const Antares::Data::AreaLink *link, const uint year) const |
|
bool | apply (Study &study) override |
| Apply the changes to the study corresponding data (time series, hydro levels, ...)
|
|
CString< 512, false > | get_prefix () const override |
|
uint | get_tsGenCount (const Study &study) const override |
|
bool | reset (const Study &study) override |
| Reset data from the study.
|
|
void | saveToINIFile (const Study &study, Yuni::IO::File::Stream &file) const override |
| Export the data into a mere INI file.
|
|
void | setTSnumber (uint index, uint year, uint value) |
| Assign a single value.
|
|
uint | width () const override |
|
uint | height () const override |
|
double | get_value (uint x, uint y) const |
|
void | set_value (uint x, uint y, uint value) |
|
◆ apply()
bool Antares::Data::ScenarioBuilder::ntcTSNumberData::apply |
( |
Study & | study | ) |
|
|
overridevirtual |
◆ get_prefix()
CString< 512, false > Antares::Data::ScenarioBuilder::ntcTSNumberData::get_prefix |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ get_tsGenCount()
uint Antares::Data::ScenarioBuilder::ntcTSNumberData::get_tsGenCount |
( |
const Study & | study | ) |
const |
|
overridevirtual |
◆ reset()
bool Antares::Data::ScenarioBuilder::ntcTSNumberData::reset |
( |
const Study & | study | ) |
|
|
overridevirtual |
◆ saveToINIFile()
void Antares::Data::ScenarioBuilder::ntcTSNumberData::saveToINIFile |
( |
const Study & | study, |
|
|
Yuni::IO::File::Stream & | file ) const |
|
overridevirtual |
The documentation for this class was generated from the following files:
- src/libs/antares/study/include/antares/study/scenario-builder/NTCTSNumberData.h
- src/libs/antares/study/scenario-builder/NTCTSNumberData.cpp