TORCS  1.3.9
The Open Racing Car Simulator
susp.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tDamperDef
 
struct  tDamper
 
struct  tSpring
 
struct  Suspension
 

Macros

#define SIM_SUSP_COMP   1 /* the suspension is fully compressed */
 
#define SIM_SUSP_EXT   2 /* the suspension is fully extended */
 

Typedefs

typedef struct Suspension tSuspension
 

Macro Definition Documentation

◆ SIM_SUSP_COMP

#define SIM_SUSP_COMP   1 /* the suspension is fully compressed */

Definition at line 57 of file susp.h.

◆ SIM_SUSP_EXT

#define SIM_SUSP_EXT   2 /* the suspension is fully extended */

Definition at line 58 of file susp.h.

Typedef Documentation

◆ tSuspension

typedef struct Suspension tSuspension