Public Enum AveragePropertyOptions Inherits System.Enum
Dim instance As AveragePropertyOptions
public enum AveragePropertyOptions : System.Enum
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 an 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.
You can specify an average properties option during a Hazard Analysis.
Public Enum AveragePropertyOptions Inherits System.Enum
Dim instance As AveragePropertyOptions
public enum AveragePropertyOptions : System.Enum
Member | Description |
---|---|
Automatic | Specifies that Touchstone® determines whether to apply average properties based on the geocode match level of a location. If the match level is ZIP centroid or coarser, Touchstone applies average properties. If the match level is user supplied or finer than ZIP centroid, Touchstone applies the properties at the location or grid point.. |
Off | Specifies that Touchstone® does not apply average properties. |
On | Specifies that Touchstone® applies average properties for all locations. |
System.Object
System.ValueType
System.Enum
AIR.Services.HazardAnalysis.Data.AveragePropertyOptions
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