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.
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.
| Creation Date | 2/16/2011 6:00 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 19 |
| Data Space Used | 8.00 KB |
| Index Space Used | 8.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| FWMWindSpeedRegionCode | Code that represents the Florida Wind Mitigation wind speed region.
| smallint | 2 | |||
| FWMWindSpeedRegion | Name of the Florida Wind Mitigation wind speed region. Corresponds to the code in FWMWindSpeedRegionCode. | varchar | 40 | ![]() | |||
| MinValue | Minimum value in the wind speed range. When a range, this value corresponds to the first number in the FWMWindSpeedRegionCode range. | int | 4 | ![]() | |||
| MaxValue | Maximum value in the wind speed range. When a range, this value corresponds to the second number in the FWMWindSpeedRegionCode range. | int | 4 | ![]() | |||
| EffectiveMaxValue | Maximum effective wind value. This value is the same value as MaxValue. | int | 4 | ![]() | |||
| Description | Description of the Florida Wind Mitigation wind speed range. | varchar | 1024 | ![]() |