Touchstone 11.0 API Reference
Filter Class
Members 


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.EventFilter.Data Namespace : Filter Class
Contains an event filter.

In Touchstone, an event filter enables you to filter the events included in a Detailed Loss Analysis. In Touchstone Re, an event filter enables you to specify that a layer or reinsurance treaty applies only to events that meet certain criteria.

Syntax
Public Class Filter 
Dim instance As Filter
public class Filter 
Remarks
You can filter events by rules, location (for example, a geographic area), and event identifiers or years. If you define multiple filter criteria, the analysis considers only the events that meet all the criteria. You can define rules and location filters only for earthquakes, tropical cyclones, and terrorism events. You can define event filters for all perils.

For example, you can create a filter that includes only hurricane events with a landfalling wind speed of greater than 130 mph.

Inheritance Hierarchy

System.Object
   AIR.Services.LossAnalysis.EventFilter.Data.Filter

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

Filter Members
AIR.Services.LossAnalysis.EventFilter.Data Namespace