Race Administrative info. More...
#include <car.h>

Public Attributes | |
| double | bestLapTime |
| bool | commitBestLapTime |
| double | deltaBestLapTime |
| double | curLapTime |
| double | lastLapTime |
| double | curTime |
| tdble | topSpeed |
| tdble | currentMinSpeedForLap |
| int | laps |
| int | nbPitStops |
| int | remainingLaps |
| int | pos |
| double | timeBehindLeader |
| int | lapsBehindLeader |
| double | timeBehindPrev |
| double | timeBeforeNext |
| tdble | distRaced |
| tdble | distFromStartLine |
| double | scheduledEventTime |
| tTrackOwnPit * | pit |
| int | event |
| tCarPenaltyHead | penaltyList |
| List of current penalties. More... | |
| tdble | penaltyTime |
| tCarPenaltyHead tCarRaceInfo::penaltyList |
| tTrackOwnPit* tCarRaceInfo::pit |