|
| WeightsFileReader (const std::filesystem::path &weights_file_path, const size_t number_of_active_years, std::shared_ptr< ProblemGenerationLog::ProblemGenerationLogger > logger) |
|
bool | CheckWeightsFile () |
| checks that the yearly-weights file exists and has correct format:
|
|
std::vector< double > | WeightsList () const |
|
◆ CheckWeightsFile()
bool WeightsFileReader::CheckWeightsFile |
( |
| ) |
|
checks that the yearly-weights file exists and has correct format:
- Returns
- true if it's ok
The documentation for this class was generated from the following files:
- src/cpp/lpnamer/input_reader/include/antares-xpansion/lpnamer/input_reader/WeightsFileReader.h
- src/cpp/lpnamer/input_reader/WeightsFileReader.cpp