4.8.3.76. GET_GTIRE_DEQVAR

The GET_GTIRE_DEQVAR subroutine get the value of variables of Differential Equation used in GTire Entity.

Table 4.197 Function Name

Language type

Subroutine

C/C++

get_gtire_deqvar(int tid, double* dif, int* error)

Table 4.198 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).