TORCS  1.3.9
The Open Racing Car Simulator
tCarPitSetup Struct Reference

#include <car.h>

Collaboration diagram for tCarPitSetup:

Public Types

enum  TDiffType {
  NONE = 0, SPOOL = 1, FREE = 2, LIMITED_SLIP = 3,
  VISCOUS_COUPLER = 4
}
 

Public Attributes

tCarPitSetupValue steerLock
 
tCarPitSetupValue wheelcamber [4]
 
tCarPitSetupValue wheeltoe [4]
 
tCarPitSetupValue wheelrideheight [4]
 
tCarPitSetupValue wheelcaster [4]
 
tCarPitSetupValue brakePressure
 
tCarPitSetupValue brakeRepartition
 
tCarPitSetupValue suspspring [4]
 
tCarPitSetupValue susppackers [4]
 
tCarPitSetupValue suspslowbump [4]
 
tCarPitSetupValue suspslowrebound [4]
 
tCarPitSetupValue suspfastbump [4]
 
tCarPitSetupValue suspfastrebound [4]
 
tCarPitSetupValue suspbumpthreshold [4]
 
tCarPitSetupValue suspreboundthreshold [4]
 
tCarPitSetupValue arbspring [2]
 
tCarPitSetupValue thirdspring [2]
 
tCarPitSetupValue thirdbump [2]
 
tCarPitSetupValue thirdrebound [2]
 
tCarPitSetupValue thirdX0 [2]
 
tCarPitSetupValue gearsratio [MAX_GEARS - 2]
 
tCarPitSetupValue wingangle [2]
 
tCarPitSetupValue diffratio [3]
 
tCarPitSetupValue diffmintqbias [3]
 
tCarPitSetupValue diffmaxtqbias [3]
 
tCarPitSetupValue diffslipbias [3]
 
tCarPitSetupValue difflockinginputtq [3]
 
tCarPitSetupValue difflockinginputbraketq [3]
 
TDiffType diffType [3]
 

Detailed Description

Definition at line 382 of file car.h.

Member Enumeration Documentation

◆ TDiffType

Enumerator
NONE 
SPOOL 
FREE 
LIMITED_SLIP 
VISCOUS_COUPLER 

Definition at line 429 of file car.h.

Member Data Documentation

◆ arbspring

tCarPitSetupValue tCarPitSetup::arbspring[2]

Definition at line 408 of file car.h.

◆ brakePressure

tCarPitSetupValue tCarPitSetup::brakePressure

Definition at line 394 of file car.h.

◆ brakeRepartition

tCarPitSetupValue tCarPitSetup::brakeRepartition

Definition at line 395 of file car.h.

◆ difflockinginputbraketq

tCarPitSetupValue tCarPitSetup::difflockinginputbraketq[3]

Definition at line 428 of file car.h.

◆ difflockinginputtq

tCarPitSetupValue tCarPitSetup::difflockinginputtq[3]

Definition at line 427 of file car.h.

◆ diffmaxtqbias

tCarPitSetupValue tCarPitSetup::diffmaxtqbias[3]

Definition at line 425 of file car.h.

◆ diffmintqbias

tCarPitSetupValue tCarPitSetup::diffmintqbias[3]

Definition at line 424 of file car.h.

◆ diffratio

tCarPitSetupValue tCarPitSetup::diffratio[3]

Definition at line 423 of file car.h.

◆ diffslipbias

tCarPitSetupValue tCarPitSetup::diffslipbias[3]

Definition at line 426 of file car.h.

◆ diffType

TDiffType tCarPitSetup::diffType[3]

Definition at line 430 of file car.h.

◆ gearsratio

tCarPitSetupValue tCarPitSetup::gearsratio[MAX_GEARS - 2]

Definition at line 417 of file car.h.

◆ steerLock

tCarPitSetupValue tCarPitSetup::steerLock

Definition at line 385 of file car.h.

◆ suspbumpthreshold

tCarPitSetupValue tCarPitSetup::suspbumpthreshold[4]

Definition at line 404 of file car.h.

◆ suspfastbump

tCarPitSetupValue tCarPitSetup::suspfastbump[4]

Definition at line 402 of file car.h.

◆ suspfastrebound

tCarPitSetupValue tCarPitSetup::suspfastrebound[4]

Definition at line 403 of file car.h.

◆ susppackers

tCarPitSetupValue tCarPitSetup::susppackers[4]

Definition at line 399 of file car.h.

◆ suspreboundthreshold

tCarPitSetupValue tCarPitSetup::suspreboundthreshold[4]

Definition at line 405 of file car.h.

◆ suspslowbump

tCarPitSetupValue tCarPitSetup::suspslowbump[4]

Definition at line 400 of file car.h.

◆ suspslowrebound

tCarPitSetupValue tCarPitSetup::suspslowrebound[4]

Definition at line 401 of file car.h.

◆ suspspring

tCarPitSetupValue tCarPitSetup::suspspring[4]

Definition at line 398 of file car.h.

◆ thirdbump

tCarPitSetupValue tCarPitSetup::thirdbump[2]

Definition at line 412 of file car.h.

◆ thirdrebound

tCarPitSetupValue tCarPitSetup::thirdrebound[2]

Definition at line 413 of file car.h.

◆ thirdspring

tCarPitSetupValue tCarPitSetup::thirdspring[2]

Definition at line 411 of file car.h.

◆ thirdX0

tCarPitSetupValue tCarPitSetup::thirdX0[2]

Definition at line 414 of file car.h.

◆ wheelcamber

tCarPitSetupValue tCarPitSetup::wheelcamber[4]

Definition at line 388 of file car.h.

◆ wheelcaster

tCarPitSetupValue tCarPitSetup::wheelcaster[4]

Definition at line 391 of file car.h.

◆ wheelrideheight

tCarPitSetupValue tCarPitSetup::wheelrideheight[4]

Definition at line 390 of file car.h.

◆ wheeltoe

tCarPitSetupValue tCarPitSetup::wheeltoe[4]

Definition at line 389 of file car.h.

◆ wingangle

tCarPitSetupValue tCarPitSetup::wingangle[2]

Definition at line 420 of file car.h.


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