rusEFI
The most advanced open source ECU
|
#include <vehicle_speed_converter.h>
Public Member Functions | |
SensorResult | convert (float frequency) const override |
![]() | |
SensorConverter (const SensorConverter &)=delete | |
SensorConverter ()=default | |
virtual void | showInfo (float testRawValue) const |
Definition at line 4 of file vehicle_speed_converter.h.
|
inlineoverridevirtual |
Implements SensorConverter.
Definition at line 6 of file vehicle_speed_converter.h.