Click or drag to resize
InsulationAlarmIndoorAirTemperature Property
Gets or sets the indoor air temperature in kelvin.

Namespace: Flir.Atlas.Image.Alarms
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public double IndoorAirTemperature { get; set; }

Property Value

Type: Double
The indoor air temperature in kelvin.
See Also