|
bool | validate (StudyVersion studyVersion) const |
|
bool | createSTStorageClustersFromIniFile (const std::filesystem::path &path) |
|
bool | loadSeriesFromFolder (const std::filesystem::path &folder, StudyVersion studyVersion) const |
|
std::size_t | count () const |
| Number of enabled ST storages, ignoring disabled ST storages.
|
|
bool | loadAdditionalConstraints (const std::filesystem::path &filePath) |
|
uint | removeDisabledClusters () |
| erase disabled cluster from the vector
|
|
bool | saveToFolder (const std::string &folder) const |
|
bool | saveDataSeriesToFolder (const std::string &folder) const |
|
std::size_t | cumulativeConstraintCount () const |
| Number cumulative - constraint.
|
|
◆ createSTStorageClustersFromIniFile()
bool Antares::Data::ShortTermStorage::STStorageInput::createSTStorageClustersFromIniFile |
( |
const std::filesystem::path & | path | ) |
|
◆ loadSeriesFromFolder()
bool Antares::Data::ShortTermStorage::STStorageInput::loadSeriesFromFolder |
( |
const std::filesystem::path & | folder, |
|
|
StudyVersion | studyVersion ) const |
The documentation for this class was generated from the following files:
- src/libs/antares/study/include/antares/study/parts/short-term-storage/container.h
- src/libs/antares/study/parts/short-term-storage/container.cpp