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


Public Member Functions | |
| SensorResult | convert (float raw) const |
| void | showInfo (float testRawValue) const |
Public Member Functions inherited from SensorConverter | |
| SensorConverter (const SensorConverter &)=delete | |
| SensorConverter ()=default | |
Definition at line 5 of file identity_func.h.
|
inlinevirtual |
|
virtual |
Reimplemented from SensorConverter.
Definition at line 103 of file sensor_info_printing.cpp.