Touchstone 11.0 API Reference
AverageProperty Property


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Data Namespace > HazardAnalysisOptions Class : AverageProperty Property
Contains the options that specify how Touchstone applies average properties when obtaining event intensity data during the Hazard Analysis.

When the average properties feature is enabled, Touchstone uses the average physical properties (for example, the average soil type and land use) around each location rather than the exact physical properties at the location during the hazard analysis. Touchstone determines average properties at different geographic resolutions for each model and country. For example, for one model and country combination, Touchstone may determine average physical properties for each postal code or 1 km grid.

Syntax
Public Property AverageProperty As AveragePropertyOptions
Dim instance As HazardAnalysisOptions
Dim value As AveragePropertyOptions
 
instance.AverageProperty = value
 
value = instance.AverageProperty
public AveragePropertyOptions AverageProperty {get; set;}
Remarks
For more information, see Exposure Disaggregation in Touchstone on AIR's Client Portal.
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

HazardAnalysisOptions Class
HazardAnalysisOptions Members