Touchstone 11.0 API Reference
IncludeStormSurgeDepth Property


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Data Namespace > HurricaneEventIntensityOptions Class : IncludeStormSurgeDepth Property
Indicates whether Touchstone reports storm surge depth for hurricane events during a Hazard Analysis.

Storm surge depth is the level of the water above the ground at a specific point on land. The storm surge depth is the difference between the storm surge elevation (or the water height above normal sea level) and the land elevation.

Syntax
Public Property IncludeStormSurgeDepth As Boolean
Dim instance As HurricaneEventIntensityOptions
Dim value As Boolean
 
instance.IncludeStormSurgeDepth = value
 
value = instance.IncludeStormSurgeDepth
public bool IncludeStormSurgeDepth {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