axlGetWCCResult
axlGetWCCResult(x_specHandle) =>t_result/ nil
Description
Returns result of a specification of a worst-case corner.
Arguments
|
Database handle to the specification of a worst-case corner. |
Value Returned
Examples
Returns handle to specification 1005.
axlGetWCCResult(1005)
=> "avg_vt"
Related Topics
Return to top