Flir Atlas SDK Documentation
Flir Atlas SDK Documentation
FLIR Atlas SDK Programming Guide
Flir.Atlas.Image Namespaces
Flir.Atlas.Image.Alarms
HumidityAlarm Class
HumidityAlarm Properties
AtmosphericTemperature Property
IsoCoverageThreshold Property
Isotherm Property
MeasurmentRectangle Property
RelativeAirHumidity Property
RelativeHumidityAlarmLevel Property
HumidityAlarm
RelativeHumidityAlarmLevel Property
Gets or sets the relative humidity alarm level. Relative humidity alarm level (0.0 -- 1.0)
Namespace:
Flir.Atlas.Image.Alarms
Assembly:
Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
Copy
public
double
RelativeHumidityAlarmLevel
{
get
;
set
; }
Property Value
Type:
Double
The relative humidity alarm level.
Exceptions
Exception
Condition
ArgumentOutOfRangeException
The value must be in the range 0.0 - 1.0.
See Also
Reference
HumidityAlarm Class
Flir.Atlas.Image.Alarms Namespace