rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Structures | Functions | Variables
fuel_computer.h File Reference

Data Structures

struct  IFuelComputer
 
class  FuelComputerBase
 
class  FuelComputer
 

Functions

float getLoadOverride (float defaultLoad, load_override_e overrideMode)
 

Variables

constexpr float fuelDensity = 0.72
 

Function Documentation

◆ getLoadOverride()

float getLoadOverride ( float  defaultLoad,
load_override_e  overrideMode 
)

Variable Documentation

◆ fuelDensity

constexpr float fuelDensity = 0.72
constexpr

Definition at line 39 of file fuel_computer.h.

Referenced by HpfpQuantity::calcFuelPercent(), and convertToGramsPerSecond().

Go to the source code of this file.