Stores information about custom, administrator-specified demand surge functions.
For information about the AIR-provided demand surge curves, see tDemandSurge Table.
Stores information about custom, administrator-specified demand surge functions.
For information about the AIR-provided demand surge curves, see tDemandSurge Table.
| Creation Date | 4/4/2022 3:02 AM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 20331 |
| Data Space Used | 1,808.00 KB |
| Index Space Used | 272.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| DemandSurgeSID | Unique system-generated sequential identifier for the custom, user-specified demand surge function record. For a complete list of records, see tDemandSurge Table. | smallint | 2 | |||
| DemandSurgePoint | The monetary value by which each step in the industry loss range is incremented. For example, if the range starts at $0 and ends at $10 billion and the Increment value is $2 billion, the steps in the industry loss range will be $0, $2 billion, $4 billion, $6 billion, $8 billion, and $10 billion. This means that one set of demand surge factors will be applied to industry losses between $0 and $1,999,999,999, another set between $2 billion and $3,999,999,999, and so on. | smallint | 2 | |||
| IndustryLoss | Total amount of industry loss. | float | 9 | ||||
| Factor_A | Factor used to multiply the industry loss for Coverage A. | numeric | 9 (20,15) | ||||
| Factor_B | Factor used to multiply the industry loss for Coverage B. | numeric | 9 (20,15) | ||||
| Factor_C | Factor used to multiply the industry loss for Coverage C. | numeric | 9 (20,15) | ||||
| Factor_D | Factor used to multiply the industry loss for Coverage D. | numeric | 9 (20,15) |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | tDemandSurge | Table | Stores information about the standard demand surge curves that are available in Touchstone. For information about the custom, user-specified demand surge function, see tDemandSurgeFunction Table. | 1 |