Tobii Pro SDK Python API
tobii_research.UserPosition Class Reference

Provides properties for the user position. More...

Inherits object.

Data Fields

 user_position
 Gets user position as a normalized three valued tuple (x, y, z).
 
 validity
 Gets the validity of the user position. More...
 

Detailed Description

Provides properties for the user position.

UserPosition objects are used as values for UserPositionGuide.left_eye and UserPositionGuide.right_eye.

Field Documentation

tobii_research.UserPosition.validity

Gets the validity of the user position.

True if valid. False if invalid.