Compute event indicators.
values = fmiGetEventIndicators(instance)
tlist, an instance of a model.
real vector, event indicators.
fmiGetEventIndicators is the function that computes event indicators at the current
time instant and for the current states. A state event is triggered when the domain of an event indicator changes.
The event indicators are returned as a vector values elements.