Touchstone Re 2022 Database Reference
tDemandSurgeFunction Table
AIRUserSetting Database : tDemandSurgeFunction Table
Description

Stores information about custom, administrator-specified demand surge functions.

For information about the AIR-provided demand surge curves, see tDemandSurge Table.

Properties
Creation Date4/4/2022 3:02 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows20331
Data Space Used1,808.00 KB
Index Space Used272.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the custom, user-specified demand surge function record.

For a complete list of records, see tDemandSurge Table.

smallint2   
Primary Key 

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.

smallint2   
 Total amount of industry loss.float9   
 Factor used to multiply the industry loss for aggregate loss analyses.numeric9 (20,15)  
Objects that tDemandSurgeFunction depends on
 Database ObjectObject TypeDescriptionDep Level
tDemandSurge tabletDemandSurgeTable

Stores information about the standard demand surge curves that are available in Touchstone Re

For information about the custom, user-specified demand surge function, see tDemandSurgeFunction Table.

1
See Also

Related Objects

AIRUserSetting Database