rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
wall_fuel_state_generated.h
Go to the documentation of this file.
1// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/wall_fuel_state.txt Tue Nov 01 20:59:53 UTC 2022
2// by class com.rusefi.output.CHeaderConsumer
3// begin
4#pragma once
5#include "rusefi_types.h"
6// start of wall_fuel_state_s
8 /**
9 * fuel wallwetting injection time
10 * correction to account for wall wetting effect for current cycle
11 * offset 0
12 */
14 /**
15 * Fuel on the wall
16 * in ms of injector open time for each injector.
17 * offset 4
18 */
20};
21static_assert(sizeof(wall_fuel_state_s) == 8);
22
23// end
24// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/wall_fuel_state.txt Tue Nov 01 20:59:53 UTC 2022
float floatms_t