Antares Simulator
Power System Simulator
|
The WeeklyProblemId struct is used to identify a weekly problem by year and week. More...
#include <LpsFromAntares.h>
Public Member Functions | |
auto | operator<=> (const WeeklyProblemId &other) const =default |
Public Attributes | |
unsigned int | year = 0 |
unsigned int | week = 0 |
The WeeklyProblemId struct is used to identify a weekly problem by year and week.