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