4.8.3.77. SET_GTIRE_DEQDEQ

The SET_GTIRE_DEQDER subroutine set the differential value of Differential Equation used in GTire Entity.

Table 4.199 Function Name

Language type

Subroutine

C/C++

set_gtire_deqder(int tid, double* dif1, int* error)

Table 4.200 Parameter information

Variable Name

Size

Description

tid

int

[in] This Tire ID can be obtained from GTire_force.

dif1

double[#]

[in] Time derivative of the state variables which are defined in differential equations

error

int

[out] return status or error flag (0, -1).