Description: Defines coefficients of a power series used in generating time-dependent dynamic loads.
Format:
Example:
Field | Definition | Type | Default |
---|---|---|---|
TID | Table identification number. | Integer > 0 | Required |
X1 | Table parameter. | Real | 0.0 |
X2 | Table parameter. | Real ≠ 0.0 | Required |
X3 | Table parameter. | Real, X3 < X4 | Required |
X4 | Table parameter. | Real | Required |
Ai | Coefficients. | Real | Required |
Remarks:
where x is input to the table, y is returned. Whenever x < X3, X3 is used for x, and whenever x > X4, X4 is used for x. There are N + 1 entries in the table. No warning messages are issued if table data is input incorrectly.