Hotwheels-Cluster 1.2
Creation of Cluster APP for SEA:ME project.
 
Loading...
Searching...
No Matches
MileageCalculator.cpp File Reference

Implementation of the MileageCalculator class. More...

#include "MileageCalculator.hpp"
#include <QDebug>

Go to the source code of this file.

Detailed Description

Implementation of the MileageCalculator class.

Version
0.1
Date
2025-01-31

This file contains the implementation of the MileageCalculator class, which is used to calculate the distance traveled by the vehicle.

Note
This class is used to calculate the distance traveled by the vehicle based on the speed values received.
Author
Félix LE BIHAN (@Fle-bihh)
Tiago Pereira (@t-pereira06)
Ricardo Melo (@reomelo)
Michel Batista (@MicchelFAB)
Warning
Ensure that the interval timer is properly started.
See also
MileageCalculator.hpp

Definition in file MileageCalculator.cpp.