Interface for managing the battery of the vehicle. More...
#include <IBatteryController.hpp>
Public Member Functions | |
virtual | ~IBatteryController ()=default |
virtual float | getBatteryPercentage ()=0 |
Interface for managing the battery of the vehicle.
Definition at line 23 of file IBatteryController.hpp.
|
virtualdefault |
|
pure virtual |