rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Fields
Accelerometer Struct Reference

#include <engine_parts.h>

Collaboration diagram for Accelerometer:
Collaboration graph
[legend]

Data Fields

float lat = 0
 
float lon = 0
 
float vert = 0
 
float yawRate = 0
 

Detailed Description

Definition at line 15 of file engine_parts.h.

Field Documentation

◆ lat

float Accelerometer::lat = 0

Definition at line 16 of file engine_parts.h.

Referenced by processCanRxImu_BoschM5_10_YawY(), and updateTunerStudioState().

◆ lon

float Accelerometer::lon = 0

Definition at line 17 of file engine_parts.h.

Referenced by processCanRxImu_BoschM5_10_RollX(), and updateTunerStudioState().

◆ vert

float Accelerometer::vert = 0

Definition at line 18 of file engine_parts.h.

Referenced by processCanRxImu_BoschM5_10_Z(), and updateTunerStudioState().

◆ yawRate

float Accelerometer::yawRate = 0

Definition at line 19 of file engine_parts.h.

Referenced by processCanRxImu_BoschM5_10_YawY(), and updateTunerStudioState().


The documentation for this struct was generated from the following file: