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

Mkjodhani/total time chairlift #195

Closed mkjodhani closed 3 months ago

mkjodhani commented 3 months ago

The method getTotalTimeOnChairLift(List<TrackPoint> trackPoints, TrackPoint currentTrackPoint, double acceleration) will take the track points as parameters, and return the total time of most recent chairlift including waiting time.