The DCLEAR function returns the instantaneous clearance distance between two bodies defined in the CLEARANCE/id Solver statement.
Format
DCLEAR (id)
Arguments
id | An integer specifying the identification number of the CLEARANCE. |
Examples
REQUEST/1
, F2= DCLEAR(11)
This REQUEST statement outputs the current clearance distance value between two bodies defined in CLEARANCE/11.