#include <stdlib.h>
#include <stdio.h>
#include <memory.h>
#include <math.h>
#include <tgf.h>
#include <robottools.h>
#include "sim.h"
Go to the source code of this file.
◆ ctrlCheck()
| static void ctrlCheck |
( |
tCar * |
car | ) |
|
|
static |
◆ RemoveCar()
◆ SimAdjustPitCarSetupParam()
◆ SimConfig()
◆ SimInit()
◆ SimReConfig()
| void SimReConfig |
( |
tCarElt * |
carElt | ) |
|
◆ SimShutdown()
| void SimShutdown |
( |
void |
| ) |
|
◆ SimUpdate()
| void SimUpdate |
( |
tSituation * |
s, |
|
|
double |
deltaTime, |
|
|
int |
telemetry |
|
) |
| |
◆ rulesDamageFactor
| tdble rulesDamageFactor = 1.0f |
◆ rulesFuelFactor
| tdble rulesFuelFactor = 1.0f |
◆ rulesTireFactor
| tdble rulesTireFactor = 0.0f |
◆ SimCarTable
◆ SimDeltaTime
◆ SimNbCars
◆ SimTelemetry