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

#include <tps_accel_state_generated.h>

Inheritance diagram for tps_accel_state_s:
Inheritance graph
[legend]
Collaboration diagram for tps_accel_state_s:
Collaboration graph
[legend]

Data Fields

percent_t tpsFrom = (percent_t)0
 
percent_t tpsTo = (percent_t)0
 
percent_t deltaTps = (percent_t)0
 
floatms_t extraFuel = (floatms_t)0
 
float valueFromTable = (float)0
 
bool isAboveAccelThreshold: 1 {}
 
bool isBelowDecelThreshold: 1 {}
 
bool isTimeToResetAccumulator: 1 {}
 
bool isFractionalEnrichment: 1 {}
 
bool belowEpsilon: 1 {}
 
bool tooShort: 1 {}
 
bool unusedBit_11_6: 1 {}
 
bool unusedBit_11_7: 1 {}
 
bool unusedBit_11_8: 1 {}
 
bool unusedBit_11_9: 1 {}
 
bool unusedBit_11_10: 1 {}
 
bool unusedBit_11_11: 1 {}
 
bool unusedBit_11_12: 1 {}
 
bool unusedBit_11_13: 1 {}
 
bool unusedBit_11_14: 1 {}
 
bool unusedBit_11_15: 1 {}
 
bool unusedBit_11_16: 1 {}
 
bool unusedBit_11_17: 1 {}
 
bool unusedBit_11_18: 1 {}
 
bool unusedBit_11_19: 1 {}
 
bool unusedBit_11_20: 1 {}
 
bool unusedBit_11_21: 1 {}
 
bool unusedBit_11_22: 1 {}
 
bool unusedBit_11_23: 1 {}
 
bool unusedBit_11_24: 1 {}
 
bool unusedBit_11_25: 1 {}
 
bool unusedBit_11_26: 1 {}
 
bool unusedBit_11_27: 1 {}
 
bool unusedBit_11_28: 1 {}
 
bool unusedBit_11_29: 1 {}
 
bool unusedBit_11_30: 1 {}
 
bool unusedBit_11_31: 1 {}
 
float fractionalInjFuel = (float)0
 
floatms_t accumulatedValue = (floatms_t)0
 
floatms_t maxExtraPerCycle = (floatms_t)0
 
floatms_t maxExtraPerPeriod = (floatms_t)0
 
floatms_t maxInjectedPerPeriod = (floatms_t)0
 
int cycleCnt = (int)0
 

Detailed Description

Definition at line 7 of file tps_accel_state_generated.h.

Field Documentation

◆ accumulatedValue

floatms_t tps_accel_state_s::accumulatedValue = (floatms_t)0

◆ belowEpsilon

bool tps_accel_state_s::belowEpsilon

Fuel: TPS AE: below threshold offset 20 bit 4

Definition at line 50 of file tps_accel_state_generated.h.

Referenced by TpsAccelEnrichment::onEngineCycleTps().

◆ cycleCnt

int tps_accel_state_s::cycleCnt = (int)0

◆ deltaTps

percent_t tps_accel_state_s::deltaTps = (percent_t)0

Fuel: TPS AE change offset 8

Definition at line 22 of file tps_accel_state_generated.h.

Referenced by TpsAccelEnrichment::getTpsEnrichment(), and TpsAccelEnrichment::onNewValue().

◆ extraFuel

floatms_t tps_accel_state_s::extraFuel = (floatms_t)0

Fuel: TPS extraFuel offset 12

Definition at line 27 of file tps_accel_state_generated.h.

Referenced by TpsAccelEnrichment::getTpsEnrichment().

◆ fractionalInjFuel

float tps_accel_state_s::fractionalInjFuel = (float)0

Fuel: TPS AE fractionalInjFuel offset 24

Definition at line 137 of file tps_accel_state_generated.h.

Referenced by TpsAccelEnrichment::getTpsEnrichment().

◆ isAboveAccelThreshold

bool tps_accel_state_s::isAboveAccelThreshold

Fuel: TPS AE Active offset 20 bit 0

Definition at line 36 of file tps_accel_state_generated.h.

Referenced by TpsAccelEnrichment::getTpsEnrichment(), and TpsAccelEnrichment::onNewValue().

◆ isBelowDecelThreshold

bool tps_accel_state_s::isBelowDecelThreshold

offset 20 bit 1

Definition at line 39 of file tps_accel_state_generated.h.

Referenced by TpsAccelEnrichment::getTpsEnrichment(), and TpsAccelEnrichment::onNewValue().

◆ isFractionalEnrichment

bool tps_accel_state_s::isFractionalEnrichment

offset 20 bit 3

Definition at line 46 of file tps_accel_state_generated.h.

Referenced by TpsAccelEnrichment::getTpsEnrichment().

◆ isTimeToResetAccumulator

bool tps_accel_state_s::isTimeToResetAccumulator

Fuel: TPS AE: reset time offset 20 bit 2

Definition at line 43 of file tps_accel_state_generated.h.

Referenced by TpsAccelEnrichment::onEngineCycleTps().

◆ maxExtraPerCycle

floatms_t tps_accel_state_s::maxExtraPerCycle = (floatms_t)0

◆ maxExtraPerPeriod

floatms_t tps_accel_state_s::maxExtraPerPeriod = (floatms_t)0

◆ maxInjectedPerPeriod

floatms_t tps_accel_state_s::maxInjectedPerPeriod = (floatms_t)0

◆ tooShort

bool tps_accel_state_s::tooShort

Fuel: TPS AE: too short offset 20 bit 5

Definition at line 54 of file tps_accel_state_generated.h.

Referenced by TpsAccelEnrichment::getMaxDeltaIndex().

◆ tpsFrom

percent_t tps_accel_state_s::tpsFrom = (percent_t)0

Fuel: TPS AE from offset 0

Definition at line 12 of file tps_accel_state_generated.h.

Referenced by TpsAccelEnrichment::getTpsEnrichment(), and TpsAccelEnrichment::onNewValue().

◆ tpsTo

percent_t tps_accel_state_s::tpsTo = (percent_t)0

Fuel: TPS AE to offset 4

Definition at line 17 of file tps_accel_state_generated.h.

Referenced by TpsAccelEnrichment::getTpsEnrichment(), and TpsAccelEnrichment::onNewValue().

◆ unusedBit_11_10

bool tps_accel_state_s::unusedBit_11_10

offset 20 bit 10

Definition at line 69 of file tps_accel_state_generated.h.

◆ unusedBit_11_11

bool tps_accel_state_s::unusedBit_11_11

offset 20 bit 11

Definition at line 72 of file tps_accel_state_generated.h.

◆ unusedBit_11_12

bool tps_accel_state_s::unusedBit_11_12

offset 20 bit 12

Definition at line 75 of file tps_accel_state_generated.h.

◆ unusedBit_11_13

bool tps_accel_state_s::unusedBit_11_13

offset 20 bit 13

Definition at line 78 of file tps_accel_state_generated.h.

◆ unusedBit_11_14

bool tps_accel_state_s::unusedBit_11_14

offset 20 bit 14

Definition at line 81 of file tps_accel_state_generated.h.

◆ unusedBit_11_15

bool tps_accel_state_s::unusedBit_11_15

offset 20 bit 15

Definition at line 84 of file tps_accel_state_generated.h.

◆ unusedBit_11_16

bool tps_accel_state_s::unusedBit_11_16

offset 20 bit 16

Definition at line 87 of file tps_accel_state_generated.h.

◆ unusedBit_11_17

bool tps_accel_state_s::unusedBit_11_17

offset 20 bit 17

Definition at line 90 of file tps_accel_state_generated.h.

◆ unusedBit_11_18

bool tps_accel_state_s::unusedBit_11_18

offset 20 bit 18

Definition at line 93 of file tps_accel_state_generated.h.

◆ unusedBit_11_19

bool tps_accel_state_s::unusedBit_11_19

offset 20 bit 19

Definition at line 96 of file tps_accel_state_generated.h.

◆ unusedBit_11_20

bool tps_accel_state_s::unusedBit_11_20

offset 20 bit 20

Definition at line 99 of file tps_accel_state_generated.h.

◆ unusedBit_11_21

bool tps_accel_state_s::unusedBit_11_21

offset 20 bit 21

Definition at line 102 of file tps_accel_state_generated.h.

◆ unusedBit_11_22

bool tps_accel_state_s::unusedBit_11_22

offset 20 bit 22

Definition at line 105 of file tps_accel_state_generated.h.

◆ unusedBit_11_23

bool tps_accel_state_s::unusedBit_11_23

offset 20 bit 23

Definition at line 108 of file tps_accel_state_generated.h.

◆ unusedBit_11_24

bool tps_accel_state_s::unusedBit_11_24

offset 20 bit 24

Definition at line 111 of file tps_accel_state_generated.h.

◆ unusedBit_11_25

bool tps_accel_state_s::unusedBit_11_25

offset 20 bit 25

Definition at line 114 of file tps_accel_state_generated.h.

◆ unusedBit_11_26

bool tps_accel_state_s::unusedBit_11_26

offset 20 bit 26

Definition at line 117 of file tps_accel_state_generated.h.

◆ unusedBit_11_27

bool tps_accel_state_s::unusedBit_11_27

offset 20 bit 27

Definition at line 120 of file tps_accel_state_generated.h.

◆ unusedBit_11_28

bool tps_accel_state_s::unusedBit_11_28

offset 20 bit 28

Definition at line 123 of file tps_accel_state_generated.h.

◆ unusedBit_11_29

bool tps_accel_state_s::unusedBit_11_29

offset 20 bit 29

Definition at line 126 of file tps_accel_state_generated.h.

◆ unusedBit_11_30

bool tps_accel_state_s::unusedBit_11_30

offset 20 bit 30

Definition at line 129 of file tps_accel_state_generated.h.

◆ unusedBit_11_31

bool tps_accel_state_s::unusedBit_11_31

offset 20 bit 31

Definition at line 132 of file tps_accel_state_generated.h.

◆ unusedBit_11_6

bool tps_accel_state_s::unusedBit_11_6

offset 20 bit 6

Definition at line 57 of file tps_accel_state_generated.h.

◆ unusedBit_11_7

bool tps_accel_state_s::unusedBit_11_7

offset 20 bit 7

Definition at line 60 of file tps_accel_state_generated.h.

◆ unusedBit_11_8

bool tps_accel_state_s::unusedBit_11_8

offset 20 bit 8

Definition at line 63 of file tps_accel_state_generated.h.

◆ unusedBit_11_9

bool tps_accel_state_s::unusedBit_11_9

offset 20 bit 9

Definition at line 66 of file tps_accel_state_generated.h.

◆ valueFromTable

float tps_accel_state_s::valueFromTable = (float)0

Fuel: TPS valueFromTable offset 16

Definition at line 32 of file tps_accel_state_generated.h.

Referenced by TpsAccelEnrichment::getTpsEnrichment().


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