
Go to the source code of this file.
Functions | |
| void | SimEngineConfig (tCar *car) |
| void | SimEngineUpdateTq (tCar *car) |
| tdble | SimEngineUpdateRpm (tCar *car, tdble axleRpm) |
| void | SimEngineShutdown (tCar *car) |
| void SimEngineConfig | ( | tCar * | car | ) |
| void SimEngineShutdown | ( | tCar * | car | ) |
Definition at line 212 of file engine.cpp.
| void SimEngineUpdateTq | ( | tCar * | car | ) |
Definition at line 112 of file engine.cpp.