Touchstone 11.0 API Reference
IncludeWindDuration Property


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Data Namespace > HurricaneEventIntensityOptions Class : IncludeWindDuration Property
Indicates whether Touchstone reports wind duration for hurricane events during a Hazard Analysis.

In the context of local intensity, wind duration refers to the length of time that a structure is exposed to high winds.

Syntax
Public Property IncludeWindDuration As Boolean
Dim instance As HurricaneEventIntensityOptions
Dim value As Boolean
 
instance.IncludeWindDuration = value
 
value = instance.IncludeWindDuration
public bool IncludeWindDuration {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HurricaneEventIntensityOptions Class
HurricaneEventIntensityOptions Members