Tobii Pro SDK Python API
tobii_research.HMDCalibrationResult Class Reference

Represents the result of the HMD based calibration. More...

Inherits object.

Data Fields

 status
 Gets the status of the calculation. More...
 

Detailed Description

Represents the result of the HMD based calibration.

Return value from HMDBasedCalibration.compute_and_apply.

Field Documentation

tobii_research.HMDCalibrationResult.status

Gets the status of the calculation.

CALIBRATION_STATUS_SUCCESS on success. CALIBRATION_STATUS_FAILURE on failure.