Touchstone 11.0 API Reference
AccumulatorType Enumeration


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace : AccumulatorType Enumeration
Defines a set of accumulator types for Geospatial Analyses.
Syntax
Public Enum AccumulatorType 
   Inherits System.Enum
Dim instance As AccumulatorType
public enum AccumulatorType : System.Enum 
Members
MemberDescription
Area Defines the Area accumulator type for Geospatial Analyses (0).
AreaAndZone Defines the Area and Zone accumulator type for Geospatial Analyses (1).
Boundary Defines the Boundary accumulator type for Geospatial Analyses (4).
CustomEvent Defines the Custom Event accumulator type for Geospatial Analyses (6).
Event Defines the Event accumulator type for Geospatial Analyses (5).
HazardBoundary Defines the Hazard Boundary accumulator type for Geospatial Analyses (8).
Polygon Defines the Polygon accumulator type for Geospatial Analyses (3).
Ring Defines the Ring accumulator type for Geospatial Analyses (2).
Spatial Defines the Spatial accumulator type for Geospatial Analyses (7).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.ExposureConcentrationAnalysis.Data.AccumulatorType

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

AIR.Services.ExposureConcentrationAnalysis.Data Namespace