| Tobii Pro SDK Python API
    | 
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. | |
Represents the calibration point and its collected calibration samples.
A tuple of CalibrationPoint objects are used as value for CalibrationResult.calibration_points.