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

Public Attributes

struct Channelnext
 
const char * name
 
tdbleval
 
tdble scale
 

Detailed Description

Definition at line 32 of file telemetry.cpp.

Member Data Documentation

◆ name

const char* Channel::name

Definition at line 35 of file telemetry.cpp.

◆ next

struct Channel* Channel::next

Definition at line 34 of file telemetry.cpp.

◆ scale

tdble Channel::scale

Definition at line 37 of file telemetry.cpp.

◆ val

tdble* Channel::val

Definition at line 36 of file telemetry.cpp.


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