torcs - 1.2.2

trackSurface Struct Reference

#include <track.h>

Collaboration diagram for trackSurface:

Collaboration graph
[legend]
List of all members.

Detailed Description

Surface.


Public Attributes

trackSurfacenext
 Next surface in list.

char * material
 Type of material used.

tdble kFriction
 Coefficient of friction.

tdble kRebound
 Coefficient of energy restitution.

tdble kRollRes
 Rolling resistance.

tdble kRoughness
 Roughtness in m of the surface (wave height).

tdble kRoughWaveLen
 Wave length in m of the surface.

tdble kDammage
 Dammages in case of collision.


Member Data Documentation

tdble trackSurface::kDammage
 

Dammages in case of collision.

tdble trackSurface::kFriction
 

Coefficient of friction.

tdble trackSurface::kRebound
 

Coefficient of energy restitution.

tdble trackSurface::kRollRes
 

Rolling resistance.

tdble trackSurface::kRoughness
 

Roughtness in m of the surface (wave height).

tdble trackSurface::kRoughWaveLen
 

Wave length in m of the surface.

char* trackSurface::material
 

Type of material used.

struct trackSurface* trackSurface::next
 

Next surface in list.


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