rilling / OpenTracks-Winter-SOEN-6431_2024

OpenTracks is a sport tracking application that completely respects your privacy. SOEN 6431
https://OpenTracksApp.com
Apache License 2.0
0 stars 65 forks source link

Added speed of chairlift functionality for Chairlift Statistics #163

Closed SraddhaBhattacharjee closed 5 months ago

SraddhaBhattacharjee commented 5 months ago

This PR adds a class that calculates the speed of the chairlift. The UI will use this. The ChairliftStatistics class is responsible for calculating the speed of chairlifts based on track points.