Touchstone 2022 Database Reference
tFWMWindSpeedRegion Table
AIRReference Database : tFWMWindSpeedRegion Table
Description

Stores the possible Florida Wind Mitigation (FWM) wind speed regions. This is used to determine whether locations in Florida locations fall within the wind speed ranges for the state-defined wind speed regions. Used during the Hazard analysis.

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

Code that represents the Florida Wind Mitigation wind speed region.

  • 0 = 90
  • 1 = 100
  • 2 = 100 - 110
  • 3 = 105
  • 4 = 110
  • 5 = 110 - 120
  • 6 = 115
  • 7 = 119
  • 8 = 120
  • 9 = 120 - 130
  • 10 = 123
  • 11 = 125
  • 12 = 130
  • 13 = 130 - 140
  • 14 = 135
  • 15 = 140
  • 16 = 140 - 150
  • 17 = 145
  • 18 = 150
smallint2   
 

Name of the Florida Wind Mitigation wind speed region.

Corresponds to the code in FWMWindSpeedRegionCode.

varchar40  
 

Minimum value in the wind speed range.

When a range, this value corresponds to the first number in the FWMWindSpeedRegionCode range. 

int4  
 

Maximum value in the wind speed range.

When a range, this value corresponds to the second number in the FWMWindSpeedRegionCode range. 

int4  
 

Maximum effective wind value.

This value is the same value as MaxValue.

int4  
 

Description of the Florida Wind Mitigation wind speed range.

varchar1024  
See Also

Related Objects

AIRReference Database