Touchstone 11.0 API Reference
EQMMIPE11 Property


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

During a magnitude XI earthquake, most buildings collapse. Some bridges are destroyed. Large cracks appear in the ground. Underground pipelines are destroyed. Railroad tracks are badly bent.

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