The get_gtire_deqvar subroutine get the value of variables of Differential Equation used in Gtire Entity.
Langunage type |
SubRoutine |
C/C++ |
get_gtire_deqvar(int tid, double* dif, int* error) |
Parameter information
Variable Name |
Size |
Description |
tid |
Int |
[in] This Tire ID can be obtained from GTire_force. |
dif |
Double [#] |
[in] data to get the variable value |
error |
Int |
[out] return status or error flag (0, -1). |