| 
    Tobii Pro SDK Python API
    
   | 
 
Represents the result of the HMD based calibration. More...
Inherits object.
Data Fields | |
| status | |
| Gets the status of the calculation.  More... | |
Represents the result of the HMD based calibration.
Return value from HMDBasedCalibration.compute_and_apply.
| tobii_research.HMDCalibrationResult.status | 
Gets the status of the calculation.
CALIBRATION_STATUS_SUCCESS on success. CALIBRATION_STATUS_FAILURE on failure.