Touchstone 11.0 API Reference
EventAnalysisOptions Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace : EventAnalysisOptions Class
Contains options for configuring an Event Geospatial Analysis, including the set of events that Touchstone® should use to define the event footprint(s) to use to accumulate Exposures.
Syntax
Public Class EventAnalysisOptions 
   Inherits ExposureConcentrationAnalysisOptions
Dim instance As EventAnalysisOptions
public class EventAnalysisOptions : ExposureConcentrationAnalysisOptions 
Remarks
You can select multiple historical and World Disaster Scenarios events, as follows:
Event Type Description
Historical events The Event Sets contain simulations of historical events. Typically, they use the parameters of the events and the resulting event intensities, for example, wind speeds in the case of tropical cyclones and shaking intensity in the case of earthquakes. The parameters are applied to current exposures to estimate the resulting total insurable loss for each event.
World Disaster Scenarios events These Event Sets work the same as the historical events, but they contain various disaster scenarios, including Lloyd's® Realistic Disaster Scenarios (RDS), Extreme Disaster Scenarios (EDS), government scenarios (GS) events, and China and Thailand flood layers (100-, 250-, and 500-Year Return Periods).

EventAnalysisOptions is derived from ExposureConcentrationAnalysisOptions.

Inheritance Hierarchy

System.Object
   AIR.Services.ExposureConcentrationAnalysis.Data.ExposureConcentrationAnalysisOptions
      AIR.Services.ExposureConcentrationAnalysis.Data.EventAnalysisOptions

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

EventAnalysisOptions Members
AIR.Services.ExposureConcentrationAnalysis.Data Namespace