Click or drag to resize
LimitsEmissivity Property
Gets the limit values for the emissivity.

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

Property Value

Type: RangeDouble
Remarks
Emissivity is a value between 0 and 1 that specifies how much radiation an object emits , compared to the radiation of a theoretical reference object of the same temperature (called a ‘blackbody’).
See Also