rusEFI
The most advanced open source ECU
|
Data Structures | |
class | LaunchControlBase |
class | SoftSparkLimiter |
Enumerations | |
enum class | LaunchCondition { PreLaunch , Launch , NotMet } |
Functions | |
void | initLaunchControl () |
|
strong |
Enumerator | |
---|---|
PreLaunch | |
Launch | |
NotMet |
Definition at line 14 of file launch_control.h.
void initLaunchControl | ( | ) |
Definition at line 212 of file launch_control.cpp.
Referenced by commonInitEngineController(), and SoftSparkLimiter::SoftSparkLimiter().