Stores the possible measurement ranges used to define the storm surge depth.
Stores the possible measurement ranges used to define the storm surge depth.
| Creation Date | 10/30/2015 11:20 AM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 24 |
| Data Space Used | 8.00 KB |
| Index Space Used | 8.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| SSDepthCode | Code that represents the frequency in which wind results in damage.
| smallint | 2 | |||
| SSDepth | Storm surge depth range, in feet. Corresponds to the code in SSDepthCode. | varchar | 40 | ![]() | |||
| MinValue | Minimum value in the depth range. Corresponds to the first number in the SSDepthCode range. | int | 4 | ![]() | |||
| MaxValue | Maximum value in the depth range. Corresponds to the second number in the SSDepthCode range. | int | 4 | ![]() | |||
| Description | Description of the depth range. | varchar | 1024 | ![]() |