Field | Type | Description |
---|---|---|
MS | double | Margin of safety. Special values are defined in MarginCode. |
ErrorCode | int | Flag indicating whether an error has occurred. If ErrorCode is not zero, HyperSizer will halt execution and report the ErrorMessage. |
ErrorMessage | char[256] | Message reported to user for analysis errors. |
Details | Detail[20] | Analysis details for stress reporting. The number of details must be constant for each analysis. |
Referenced by: Hs_UDef