|
Antares Simulator
Power System Simulator
|
The LpsFromAntares class is used to manage the constant and weekly data for Antares problems. More...
#include <LpsFromAntares.h>
Public Member Functions | |
| bool | empty () const |
| void | setConstantData (const ConstantDataFromAntares &data) |
| void | addWeeklyData (WeeklyProblemId id, WeeklyDataFromAntares &&data) |
| const WeeklyDataFromAntares & | weeklyData (WeeklyProblemId id) const |
| size_t | weekCount () const noexcept |
Public Attributes | |
| ConstantDataFromAntares | constantProblemData |
| WeeklyDataByYearWeek | weeklyProblems |
The LpsFromAntares class is used to manage the constant and weekly data for Antares problems.