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

Data Structures

class  EngineRotationState
 

Functions

EngineRotationStategetEngineRotationState ()
 
injection_mode_e getCurrentInjectionMode ()
 

Function Documentation

◆ getCurrentInjectionMode()

injection_mode_e getCurrentInjectionMode ( )

Definition at line 548 of file engine.cpp.

548 {
550}
virtual bool isCranking() const =0
EngineRotationState * getEngineRotationState()
Definition engine.cpp:573
static constexpr engine_configuration_s * engineConfiguration

Referenced by getInjectionModeDurationMultiplier(), and InjectionEvent::update().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getEngineRotationState()

EngineRotationState * getEngineRotationState ( )

Go to the source code of this file.