Touchstone 11.0 API Reference
EQMMIPE7 Property


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Data Namespace > EarthquakeProfile Class : EQMMIPE7 Property
Contains the probability that an earthquake of magnitude VII on the Modified Mercalli Index (MMI) will occur within the next 30 years.

During a magnitude VII earthquake, people have difficulty standing. Drivers feel their cars shaking. Some furniture breaks. Loose bricks fall from buildings. Damage is slight to moderate in well-built buildings; considerable in poorly built buildings.

Syntax
Public Property EQMMIPE7 As Nullable(Of Double)
Dim instance As EarthquakeProfile
Dim value As Nullable(Of Double)
 
instance.EQMMIPE7 = value
 
value = instance.EQMMIPE7
public Nullable<double> EQMMIPE7 {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

EarthquakeProfile Class
EarthquakeProfile Members