Tobii Pro SDK Python API
|
Represents the data collected for a calibration sample. More...
Inherits object.
Data Fields | |
left_eye | |
Gets the calibration sample data for the left eye as a CalibrationEyeData object. | |
right_eye | |
Gets the calibration sample data for the right eye as a CalibrationEyeData object. | |
Represents the data collected for a calibration sample.
A tuple of CalibrationSample objects are used as value for CalibrationPoint.calibration_samples.