Closed jmoeckel closed 9 years ago
The flag NumberOfIntervals within annotations is not standardized and throws an error in pedantic mode.
NumberOfIntervals
Following three (not Annex60)-files must be corrected:
Solution: Replace it with flag Interval (= (StopTime - StartTime)/NumberOfIntervals)
Interval
= (StopTime - StartTime)/NumberOfIntervals
The flag
NumberOfIntervals
within annotations is not standardized and throws an error in pedantic mode.Following three (not Annex60)-files must be corrected:
Solution: Replace it with flag
Interval
(= (StopTime - StartTime)/NumberOfIntervals
)