up Inquisit Language Reference

lastPixelsPerDegreeY property

The lastpixelsperdegreey property specifies the number of vertical pixels on the display monitor relative to the degree of visual angle.

Member of

<eyeTrackerSrResearch>

Syntax

eyetrackersrresearch.name.lastPixelsPerDegreeY

Read Only

Type

number

Remarks

Examples

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

<text myText>
/ items= ("lastpixelsperdegreey = <% eyetracker.lastpixelsperdegreey %>")
</text>

Copyright Millisecond Software, LLC. All rights reserved.