Click or drag to resize
ImageParametersReferenceTemperature Property
Gets or sets the reference temperature.

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

Property Value

Type: Double
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionSetting of temperature is out of range.
Remarks
A temperature which the ordinary measured values can be compared with.
See Also