4.8.3.73. GET_GTIRE_TIREFILENAME

The GET_GTIRE_TIREFILENAME function get the tire file name from Tire ID.

Table 4.191 Function Name

Language type

Subroutine

C/C++

get_gtire_tirefilename(tid, sNameTireFile, &nNameTireFile, &errflg)

Table 4.192 Parameter information

Variable Name

Size

Description

tid

int

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

sNameTireFile

char[256]

[out] Tire file name, max size = 256.

nNameTireFile

int

[out] The number of characters for tire file name.

errflg

int

[out] error status (0: No error, 1: error)