Touchstone 11.0 API Reference
EQMMIPE9 Property


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

During a magnitude IX earthquake, well-built buildings suffer considerable damage. Houses that are not bolted down move off of their foundations. Some underground pipes are broken. The ground cracks. Reservoirs suffer serious damage.

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