Touchstone 11.0 API Reference
EQMMIPE6 Property


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

During a magnitude VI earthquake, everyone feels movement. People have trouble walking. Objects fall from shelves. Pictures fall off walls. Furniture moves. Plaster in walls might crack. Trees and bushes shake. Damage is slight in poorly built buildings. No structural damage occurs.

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