|
rusEFI
The most advanced open source ECU
|
Data Structures | |
| struct | DynoPoint |
| class | DynoView |
Functions | |
| void | updateDynoView () |
| int | getDynoviewHP () |
| int | getDynoviewTorque () |
| int getDynoviewHP | ( | ) |
Definition at line 164 of file dynoview.cpp.
Referenced by updateTunerStudioState().

| int getDynoviewTorque | ( | ) |
Definition at line 168 of file dynoview.cpp.
Referenced by updateTunerStudioState().

| void updateDynoView | ( | ) |
Periodic update function called from SlowCallback.
Definition at line 175 of file dynoview.cpp.
Referenced by Engine::periodicSlowCallback().

