Touchstone 11.0 API Reference
EQMMIBy100YearReturnPeriod Property


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Data Namespace > EarthquakeProfile Class : EQMMIBy100YearReturnPeriod Property
Contains the probable maximum intensity of an earthquake within a 100-year period.

Touchstone reports the intensity as a value on the Modified Mercalli Index (MMI).

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