|
rusEFI
The most advanced open source ECU
|
#include <deadband.h>

Public Member Functions | |
| bool | gt (float lhs, float rhs) |
| bool | lt (float lhs, float rhs) |
Private Attributes | |
| bool | m_lastState =false |
Definition at line 13 of file deadband.h.
Definition at line 15 of file deadband.h.
Referenced by ShortTermFuelTrim::computeStftBin(), and Deadband< TDeadband >::lt().

Definition at line 28 of file deadband.h.
Referenced by ShortTermFuelTrim::computeStftBin().


Definition at line 33 of file deadband.h.
Referenced by Deadband< TDeadband >::gt().