Tobii Pro SDK .NET API
Tobii.Research.CalibrationResult Class Reference

Represents the result of the calculated calibration. More...

Properties

CalibrationPointCollection CalibrationPoints [get]
 Gets the list of calibration points and their collected calibration samples.
 
CalibrationStatus Status [get]
 Gets the status of the calculation.
 

Detailed Description

Represents the result of the calculated calibration.

Examples
ScreenBasedCalibration_CalibrateDuringGazeRecording.cs.