![]() |
torcs - 1.2.2 | ![]() |
#include <track.h>
Collaboration diagram for trackSurface:
Public Attributes | |
trackSurface * | next |
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. |
|
Dammages in case of collision.
|
|
Coefficient of friction.
|
|
Coefficient of energy restitution.
|
|
Rolling resistance.
|
|
Roughtness in m of the surface (wave height).
|
|
Wave length in m of the surface.
|
|
Type of material used.
|
|
Next surface in list.
|