rusEFI
The most advanced open source ECU
|
#include <engine_parts.h>
Data Fields | |
float | lat = 0 |
float | lon = 0 |
float | vert = 0 |
float | yawRate = 0 |
Definition at line 15 of file engine_parts.h.
float Accelerometer::lat = 0 |
Definition at line 16 of file engine_parts.h.
Referenced by processCanRxImu_BoschM5_10_YawY(), and updateTunerStudioState().
float Accelerometer::lon = 0 |
Definition at line 17 of file engine_parts.h.
Referenced by processCanRxImu_BoschM5_10_RollX(), and updateTunerStudioState().
float Accelerometer::vert = 0 |
Definition at line 18 of file engine_parts.h.
Referenced by processCanRxImu_BoschM5_10_Z(), and updateTunerStudioState().
float Accelerometer::yawRate = 0 |
Definition at line 19 of file engine_parts.h.
Referenced by processCanRxImu_BoschM5_10_YawY(), and updateTunerStudioState().