| MeasurementParametersDistance Property |
Gets or sets the distance to the object.
Namespace: Flir.Atlas.Image.MeasurementsAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public double Distance { get; set; }
Property Value
Type:
DoubleThe distance.
Remarks The distance is the distance between the object and the front lens of the camera.
This parameter is used to compensate for the following two facts:
That radiation from the target is absorbed by the atmosphere between the object and the camera.
That radiation from the atmosphere itself is detected by the camera.
See Also