Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Data::ShortTermStorage::STStorageInput Class Reference

Public Member Functions

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.
 

Public Attributes

std::vector< STStorageClusterstoragesByIndex
 

Member Function Documentation

◆ createSTStorageClustersFromIniFile()

bool Antares::Data::ShortTermStorage::STStorageInput::createSTStorageClustersFromIniFile ( const std::filesystem::path & path)
  1. Read list.ini

◆ loadSeriesFromFolder()

bool Antares::Data::ShortTermStorage::STStorageInput::loadSeriesFromFolder ( const std::filesystem::path & folder,
StudyVersion studyVersion ) const
  1. Read ALL series

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