Touchstone 11.0 API Reference
EQMMIPE10 Property


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

During a magnitude X earthquake, most buildings and their foundations are destroyed. Some bridges are destroyed. Dams are seriously damaged. Large landslides occur. Water is thrown on the banks of canals, rivers, lakes. The ground cracks in large areas. Railroad tracks are bent slightly.

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