Hotwheels-Cluster 1.2
Creation of Cluster APP for SEA:ME project.
 
Loading...
Searching...
No Matches
IBatteryController Class Referenceabstract

Interface for managing the battery of the vehicle. More...

#include <IBatteryController.hpp>

Public Member Functions

virtual ~IBatteryController ()=default
 
virtual float getBatteryPercentage ()=0
 

Detailed Description

Interface for managing the battery of the vehicle.

Definition at line 23 of file IBatteryController.hpp.

Constructor & Destructor Documentation

◆ ~IBatteryController()

virtual IBatteryController::~IBatteryController ( )
virtualdefault

Member Function Documentation

◆ getBatteryPercentage()

virtual float IBatteryController::getBatteryPercentage ( )
pure virtual

Implemented in BatteryController.

Here is the caller graph for this function:

The documentation for this class was generated from the following file: