The set_gtire_deqdeq subroutine set the differential value of Differential Equation used in Gtire Entity.
Langunage type |
SubRoutine |
C/C++ |
set_gtire_deqder(int tid, double* dif1, 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 set the differential value of value |
error |
Int |
[out] return status or error flag (0, -1). |