up Inquisit Language Reference

fixationwindowlength property

The fixationwindowlength property returns the length of the window length in milliseconds used in determining when a fixation has ended.

Member of

<eyetracker>

Remarks

This is used to smooth out data and minimize the effect of noise inherent in high sample rates. The default value is 20ms.

Examples

The following displays the value of fixationwindowlength in a text stimulus:

<text sometext>
/ items= ("fixationwindowlength = <% eyetracker.fixationwindowlength %>")
</text>

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.