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

Stores codes that represent measurements of the total seismic performance of a building. The measurements account for all characteristics that affect the response of a building to an earthquake.

The codes are used in the tLocFeature Table.

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

Code that represents the measurement value.

  • 0 Unknown/default
  • 1 = Less than 0.3
  • 2 = 0.3 - 0.45
  • 3 = 0.45 - 0.55
  • 4 = 0.55 - 0.65
  • 5 = 0.65 - 0.75
  • 6 = 0.75 - 0.85
  • 7 = 0.85 - 1.0
  • 8 = 1.0 - 1.25
  • 9 = Greater than 1.2
tinyint1   
 

Value of the code.

Corresponds to the code in ISValueCode.

varchar40   
 

Description of the code.

varchar1024  
See Also

Related Objects

AIRReference Database