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