| MeasurementParametersReflectedTemperature Property |
Gets or sets the reflected temperature.
Namespace: Flir.Atlas.Image.MeasurementsAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public double ReflectedTemperature { get; set; }
Property Value
Type:
DoubleThe 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