4.8.3.75. SET_GTIRE_DEQINI

The SET_GTIRE_DEQINI subroutine set the initial value of variables of Differential Equation used in Gtire Entity.

Table 4.195 Function Name

Language type

Subroutine

C/C++

set_gtire_deqini(int tid, double* init, int* error)

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