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
RelativeAirHumidity Property
Gets or sets the relative air humidity.
Namespace:
Flir.Atlas.Image.Alarms
Assembly:
Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
Copy
public
double
RelativeAirHumidity
{
get
;
set
; }
Property Value
Type:
Double
The relative air humidity.
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