| ImageParametersEmissivity Property |
Gets or sets the default emissivity for the IR Image.
Namespace: Flir.Atlas.ImageAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public double Emissivity { get; set; }
Property Value
Type:
DoubleExceptions 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