rusEFI
The most advanced open source ECU
|
Data Structures | |
struct | ThrottleModelBase |
class | ThrottleModel |
Functions | |
expected< float > | getThrottleInletPressure () |
float | getThrottlePressureRatio (float map) |
expected< float > getThrottleInletPressure | ( | ) |
Definition at line 121 of file throttle_model.cpp.
Referenced by ThrottleModelBase::estimateThrottleFlow(), and getThrottlePressureRatio().
Definition at line 130 of file throttle_model.cpp.
Referenced by readGppwmChannel(), and updatePressures().