Tobii Pro SDK Python API
tobii_research.CalibrationPoint Class Reference

Represents the calibration point and its collected calibration samples. More...

Inherits object.

Data Fields

 position_on_display_area
 Gets the position of the calibration point on the active display area as a two valued tuple.
 
 calibration_samples
 Gets a tuple of collected CalibrationSample samples for the calibration.
 

Detailed Description

Represents the calibration point and its collected calibration samples.

A tuple of CalibrationPoint objects are used as value for CalibrationResult.calibration_points.