MCU
Loading...
Searching...
No Matches
LoadCellInterface.h
Go to the documentation of this file.
1#ifndef __LOADCELLINTERFACE_H__
2#define __LOADCELLINTERFACE_H__
3
4#include "Utility.h"
6
7/* Structs */
8
10{
14};
15
16#endif
veh_vec< float > loadCellForcesFiltered
veh_vec< AnalogConversion_s > loadCellConversions
generic data vector type that can be used with tire and / or anything to do with 4 corners of the car...
Definition: Utility.h:17