Definition of the MileageCalculator class. More...
Go to the source code of this file.
Data Structures | |
class | MileageCalculator |
Class that calculates the total distance traveled based on speed measurements. More... | |
Definition of the MileageCalculator class.
This file contains the definition of the MileageCalculator class, which is responsible for calculating the total distance traveled based on speed measurements.
Definition in file MileageCalculator.hpp.