#include <stdio.h>
#include "sim.h"
Go to the source code of this file.
◆ SimUpdateFreeWheels()
| void SimUpdateFreeWheels |
( |
tCar * |
car, |
|
|
int |
axlenb |
|
) |
| |
◆ SimWheelConfig()
| void SimWheelConfig |
( |
tCar * |
car, |
|
|
int |
index |
|
) |
| |
◆ SimWheelReConfig()
| void SimWheelReConfig |
( |
tCar * |
car, |
|
|
int |
index |
|
) |
| |
◆ SimWheelResetWear()
| void SimWheelResetWear |
( |
tCar * |
car, |
|
|
int |
index |
|
) |
| |
◆ SimWheelUpdateForce()
| void SimWheelUpdateForce |
( |
tCar * |
car, |
|
|
int |
index |
|
) |
| |
◆ SimWheelUpdateRide()
| void SimWheelUpdateRide |
( |
tCar * |
car, |
|
|
int |
index |
|
) |
| |
◆ SimWheelUpdateRotation()
| void SimWheelUpdateRotation |
( |
tCar * |
car | ) |
|
◆ SimWheelUpdateTire()
| void SimWheelUpdateTire |
( |
tCar * |
car, |
|
|
int |
index |
|
) |
| |
◆ BrkSect
◆ SuspSect
◆ WheelSect