Callback interface with methods associated to Calibration process.
Namespace: TETCSharpClientAssembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)
The ICalibrationProcessHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| OnCalibrationProcessing |
Called when all calibration points have been collected and calibration processing begins.
| |
| OnCalibrationProgress |
Called every time tracking of a single calibration points has completed.
| |
| OnCalibrationResult |
Called when processing of calibration points and calibration as a whole has completed.
| |
| OnCalibrationStarted |
Called when a calibration process has been started.
|