Click or drag to resize
ThermalImageGetValueFromSignal Method
Gets a ThermalValue from a signal.

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public double GetValueFromSignal(
	int signal
)

Parameters

signal
Type: SystemInt32
Signal value

Return Value

Type: Double
Thermal value
See Also