Click or drag to resize
ImageParametersAtmosphericTemperature Property
Gets or sets the atmospheric temperature.

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

Property Value

Type: Double
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionAtmospheric temperature is out of range.
Remarks
'The atmosphere' is the medium between the object being measured and the camera, normally air.
See Also