|
Vehicle Control Unit 0.01
This is the c library for controlling the car.
|

Go to the source code of this file.
Functions | |
| float | testTransferFunction (float radius, int numTeeth, int pulseCount, float timeInterval) |
| void | wheel_speed_main () |
| float testTransferFunction | ( | float | radius, |
| int | numTeeth, | ||
| int | pulseCount, | ||
| float | timeInterval | ||
| ) |
Definition at line 4 of file WheelSpeedTest.c.


| void wheel_speed_main | ( | ) |
Definition at line 17 of file WheelSpeedTest.c.
