The maxfixationtime attribute specifies the maximum duration of a fixation in milliseconds.
maxfixationtime | The maximum fixation time to use in the real-time determination of fixation points. |
This is the maximum amount of time that will be used in calculating the current fixation. The default value is 500ms. Shorter durations may improve responsiveness while longer durations help reduce the influence of noisy data from the eye tracker.
The following sets the maximum fixation time:
<eyetracker>
/ maxfixationtime = 300.0
</eyetracker>