Touchstone 11.0 API Reference
EQMMIBy250YearReturnPeriod Property


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

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

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