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.
fmi3GetIntervalDecimaluses theintervalsarray to return interval values and thequalifiersarray to specify how each interval should be interpreted.The specification could be clarified: when the qualifier
fmi3IntervalUnchangedis returned, the corresponding entries in theintervalsarray are not set and must be ignored.The same applies to
fmi3IntervalNotYetKnown, although this behavior is more intuitive in that case.