torcs - 1.2.2

tTrackPitInfo Struct Reference

#include <track.h>

Collaboration diagram for tTrackPitInfo:

Collaboration graph
[legend]
List of all members.

Detailed Description

Pits Info Structure.


Public Attributes

int type
 Type of Pit:
  • TR_PIT_NONE
  • TR_PIT_ON_TRACK_SIDE.


int nMaxPits
 number max of pits

int nPitSeg
 actual number of pits

int side
 Pits side:
  • TR_RGT
  • TR_LFT.


tdble len
 Lenght of each pit stop.

tdble width
 Width of each pit stop.

tdble speedLimit
 Speed limit between pitStart and pitEnd.

tTrackSegpitEntry
 Pit lane segment.

tTrackSegpitStart
 Pit lane segment.

tTrackSegpitEnd
 Pit lane segment.

tTrackSegpitExit
 Pit lane segment.

tTrackOwnPitdriversPits
 List of pits by driver.

int driversPitsNb
 Number of drivers.


Member Data Documentation

tTrackOwnPit* tTrackPitInfo::driversPits
 

List of pits by driver.

int tTrackPitInfo::driversPitsNb
 

Number of drivers.

tdble tTrackPitInfo::len
 

Lenght of each pit stop.

int tTrackPitInfo::nMaxPits
 

number max of pits

int tTrackPitInfo::nPitSeg
 

actual number of pits

tTrackSeg* tTrackPitInfo::pitEnd
 

Pit lane segment.

tTrackSeg* tTrackPitInfo::pitEntry
 

Pit lane segment.

tTrackSeg* tTrackPitInfo::pitExit
 

Pit lane segment.

tTrackSeg* tTrackPitInfo::pitStart
 

Pit lane segment.

int tTrackPitInfo::side
 

Pits side:

  • TR_RGT
  • TR_LFT.

tdble tTrackPitInfo::speedLimit
 

Speed limit between pitStart and pitEnd.

int tTrackPitInfo::type
 

Type of Pit:

  • TR_PIT_NONE
  • TR_PIT_ON_TRACK_SIDE.

tdble tTrackPitInfo::width
 

Width of each pit stop.


The documentation for this struct was generated from the following file:
Generated at Thu Feb 26 21:54:17 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.