Click or drag to resize
MeasurementParametersReflectedTemperature Property
Gets or sets the reflected temperature.

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

Property Value

Type: Double
The reflected temperature.
Remarks
This parameter is used to compensate for the radiation reflected in the object. If the emissivity is low and the object temperature relatively far from that of the reflected it will be important to set and compensate for the reflected apparent temperature correctly.
See Also