Touchstone 2022 Database Reference
tLossAnalysisCustomFrequencySet Table
AIRExposureSummary Database : tLossAnalysisCustomFrequencySet Table
Description

Stores information about the catalogs that contain custom, user-defined event footprints and the associated detailed loss anaysis.

Properties
Creation Date4/11/2022 6:15 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Unique system-generated sequential identifier for the Custom Frequency Set that was used in the analysis.int4   
 User-defined name for the custom frequency set associated with the analysis.varchar255   
 Maximum number of years in the catalog.int4   
 

Total number of simulated years in the catalog.

Note that "year" in this context represent simulation years only and do not represent an actual date.

int4  
 Maximum number of simulated events in the catalog.int4  
 Total number of simulated events in the catalog.int4  
 Formatted name of the catalog.varchar100   
 Code that represents the model as presented in Touchstone.smallint2   
 Version number of the model.varchar50   
 Version number of the product.varchar50   
Objects that depend on tLossAnalysisCustomFrequencySet
 Database ObjectObject TypeDescriptionDep Level
tLossAnalysisCustomFrequencyInfo tabletLossAnalysisCustomFrequencyInfoTableFor detailed loss analysis run with custom event frequency, this table stores the custom frequency identifiers such as the type of event, custom catalog model code, and the unique sequential identifier associated with an analysis.1
tLossAnalysisCustomFrequencySetXref tabletLossAnalysisCustomFrequencySetXrefTableStores the results of analysis when "Custom Event Frequency" is selected from the Detailed Loss Analysis Options.1
See Also

Related Objects

AIRExposureSummary Database