Tobii Pro SDK Python API
tobii_research.GazeOrigin Class Reference

Provides properties for the gaze origin. More...

Inherits object.

Data Fields

 position_in_user_coordinates
 Gets the gaze origin position in 3D in the user coordinate system as a three valued tuple.
 
 position_in_track_box_coordinates
 Gets normalized gaze origin in track box coordinate system as a three valued tuple.
 
 validity
 Gets the validity of the gaze origin data. More...
 

Detailed Description

Provides properties for the gaze origin.

A GazeOrigin object is used as value for EyeData.gaze_origin.

Field Documentation

tobii_research.GazeOrigin.validity

Gets the validity of the gaze origin data.

True if valid. False if invalid.