| LimitsEmissivity Property |
Gets the limit values for the emissivity.
Namespace: Flir.Atlas.ImageAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public static Range<double> Emissivity { get; }
Property Value
Type:
RangeDoubleRemarks
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