Assembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)
The CalibrationPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| CalibrationPoint | Initializes a new instance of the CalibrationPoint class |
| Name | Description | |
|---|---|---|
| Equals | (Overrides Object Equals(Object).) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| STATE_NO_DATA |
State defines that no data is available for calibration point
| |
| STATE_OK |
State defines that calibration point was successfully sampled
| |
| STATE_RESAMPLE |
State defines that calibration point should be resampled
|
| Name | Description | |
|---|---|---|
| Accuracy |
Accuracy
| |
| Coordinates |
Coordinate in pixels
| |
| MeanError |
Mean Error
| |
| MeanEstimatedCoords |
Mean estimated coordinates
| |
| StandardDeviation |
Standard Deviation
| |
| State |
State of calib point
|