Stores information about the catalogs that contain custom, user-defined event footprints and the associated detailed loss anaysis.
Stores information about the catalogs that contain custom, user-defined event footprints and the associated detailed loss anaysis.
| Creation Date | 4/11/2022 5:46 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 0 |
| Data Space Used | 0.00 KB |
| Index Space Used | 0.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| AnalysisCustomFrequencySetSID | Unique system-generated sequential identifier for the Custom Frequency Set that was used in the analysis. | int | 4 | |||
| AnalysisCustomFrequencyName | User-defined name for the custom frequency set associated with the analysis. | varchar | 255 | ||||
| YearMax | Maximum number of years in the catalog. | int | 4 | ||||
| YearCount | 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. | int | 4 | ![]() | |||
| EventMax | Maximum number of simulated events in the catalog. | int | 4 | ![]() | |||
| EventCount | Total number of simulated events in the catalog. | int | 4 | ![]() | |||
| BaseName | Formatted name of the catalog. | varchar | 100 | ||||
| ModelCode | Code that represents the model as presented in Touchstone. | smallint | 2 | ||||
| ModelVersion | Version number of the model. | varchar | 50 | ||||
| ProductVersion | Version number of the product. | varchar | 50 |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | tLossAnalysisCustomFrequencyInfo | Table | This table stores the custom frequency identifiers such as the type of event, custom catalog model code, and the unique sequential identifier associated with a detailed loss analysis. This table is generated only when you run a detailed loss analysis with custom event frequency. | 1 |
![]() | tLossAnalysisCustomFrequencySetXref | Table | Stores information about the unique sequential identifier of the result associated with the custom event frequency set analysis. | 1 |