Click or drag to resize
LimitsAtmosphericTemperature Property
Gets the limit values for the atmospheric temperature.

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public static Range<double> AtmosphericTemperature { get; }

Property Value

Type: RangeDouble
Remarks
'The atmosphere' is the medium between the object being measured and the camera, normally air.
See Also