Touchstone 11.0 API Reference
IntensityOfNearestHistoricalHailStorm Property


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Data Namespace > SevereThunderstormProfile Class : IntensityOfNearestHistoricalHailStorm Property
Contains the intensity of the nearest historical hail storm that is in the AIR catalog to the Location analyzed.
Syntax
Public Property IntensityOfNearestHistoricalHailStorm As Nullable(Of Double)
Dim instance As SevereThunderstormProfile
Dim value As Nullable(Of Double)
 
instance.IntensityOfNearestHistoricalHailStorm = value
 
value = instance.IntensityOfNearestHistoricalHailStorm
public Nullable<double> IntensityOfNearestHistoricalHailStorm {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

SevereThunderstormProfile Class
SevereThunderstormProfile Members