Vehicle Control Unit
0.01
This is the c library for controlling the car.
Loading...
Searching...
No Matches
Core
Inc
Utils
Conversions.h
Go to the documentation of this file.
1
#ifndef RENSSELAERMOTORSPORT_CONVERSIONS_H
2
#define RENSSELAERMOTORSPORT_CONVERSIONS_H
3
10
float
convertMpsToMph
(
float
metersPerSecond);
11
12
#endif
// RENSSELAERMOTORSPORT_CONVERSIONS_H
convertMpsToMph
float convertMpsToMph(float metersPerSecond)
Definition:
Conversions.c:5
Generated by
1.9.5