fmi3GetIntervalDecimal uses the intervals array to return interval values and the qualifiers array to specify how each interval should be interpreted.
The specification could be clarified: when the qualifier fmi3IntervalUnchanged is returned, the corresponding entries in the intervals array are not set and must be ignored.
The same applies to fmi3IntervalNotYetKnown, although this behavior is more intuitive in that case.