Touchstone 2022 Database Reference
tAccumulatorType Table
AIRReference Database : tAccumulatorType Table
Description
Stores the filter criteria used during geospatial analyses to accumulate values for all properties in the exposure data.
Properties
Creation Date2/7/2012 3:43 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows7
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the filter used during the Geospatial analysis.

  • AEVENT = AIR event
  • CBOUN = Custom boundary 
  • CEVENT = Custom event
  • HBOUN = Hazard boundary
  • RING = Ring
  • SPATIAL = Spatial
  • ZONE = Area/Zone
varchar10   
 

Name of the accumulation event used in the Geospatial analysis.

Corresponds to the code in AccumulatorTypeCode.

varchar40   
 Name of the accumulation event.varchar1024  
Objects that depend on tAccumulatorType
 Database ObjectObject TypeDescriptionDep Level
tAccumulatorTypeSpatialDataSetTypeXref tabletAccumulatorTypeSpatialDataSetTypeXrefTableSystem reference table that stores the data set information that corresponds to event and boundary filter criteria used during geospatial analyses.1
See Also

Related Objects

AIRReference Database