|
Antares Simulator
Power System Simulator
|
The WeeklyDataFromAntares class is used to store weekly data for an Antares Problem. More...
#include <LpsFromAntares.h>
Public Member Functions | |
| auto | operator<=> (const WeeklyDataFromAntares &other) const =default |
Public Attributes | |
| std::vector< char > | Direction |
| std::vector< double > | Xmax |
| std::vector< double > | Xmin |
| std::vector< double > | LinearCost |
| std::vector< double > | RHS |
| std::string | name |
The WeeklyDataFromAntares class is used to store weekly data for an Antares Problem.