TORCS  1.3.9
The Open Racing Car Simulator
Tlm Struct Reference
Collaboration diagram for Tlm:

Public Attributes

FILE * file
 
char * cmdfile
 
int state
 
tdble ymin
 
tdble ymax
 
tChannelchanList
 

Detailed Description

Definition at line 40 of file telemetry.cpp.

Member Data Documentation

◆ chanList

tChannel* Tlm::chanList

Definition at line 47 of file telemetry.cpp.

◆ cmdfile

char* Tlm::cmdfile

Definition at line 43 of file telemetry.cpp.

◆ file

FILE* Tlm::file

Definition at line 42 of file telemetry.cpp.

◆ state

int Tlm::state

Definition at line 44 of file telemetry.cpp.

◆ ymax

tdble Tlm::ymax

Definition at line 46 of file telemetry.cpp.

◆ ymin

tdble Tlm::ymin

Definition at line 45 of file telemetry.cpp.


The documentation for this struct was generated from the following file: