CEDE 9.0 Database Reference
tPounding Table
AIRReference Database : tPounding Table
Description

Stores codes that indicate the distance between two structures. If the distance is not sufficiently long, the two structures may collide during earthquake shaking.

The codes are used in the tLocFeature Table.

Properties
Creation Date2/28/2011 1:59 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows6
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the distance to a nearby structure which may cause collision damage during an earthquake.

  • 0 = Unknown/default
  • 1 = 0-0.25 m
  • 2 = 0.25-0.5 m
  • 3 = 0.5-1.0 m
  • 4 = 1.0-2.0 m
  • 5 = >2.0 m
tinyint1   
 

Value of the code.

Corresponds to the code in PoundingCode.

varchar40   
 

Description of the code.

varchar1024  
See Also

Related Objects

AIRReference Database