struct
PhaseOffsetA description of the interval of interest for a modeled load query.
The value of phases
can be in the past or future. Negative values represent a distance into the past, in which -1 is most recent. A value of 0 represents the immediate upcoming phase. Positive values represent more distant future phases.
Public static variables
- static unsigned int NEXT_PHASE constexpr
- static unsigned int WHOLE_PHASE constexpr
Constructors, destructors, conversion operators
- PhaseOffset() deleted