Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Average Speed Calculation: Think of the code to compute the mean speed of the user during the run and add this metric to the page. #96

Open
Tracked by #34
carbo18 opened this issue Mar 22, 2024 · 0 comments
Labels
enhancement New feature or request group 10 Statistics Tasks related to statistics service functions Visualize statistics (Run/Lift) (Group#10) Statistics visualization specific to only run and lift.

Comments

@carbo18
Copy link
Collaborator

carbo18 commented Mar 22, 2024

No description provided.

@carbo18 carbo18 added enhancement New feature or request Statistics Tasks related to statistics service functions Visualize statistics (Run/Lift) (Group#10) Statistics visualization specific to only run and lift. group 10 labels Mar 22, 2024
rdapal added a commit to JayHyeokLee/Group-7 that referenced this issue Apr 4, 2024
This commit adds functionality to the SkiRun class to compute the maximum and average speed of a ski run based on the track points on run object creation.

- Introduce methods `calculateSpeedStatistics()` to compute the maximum and average speed of the ski run.
- Use track points' speed data to calculate maximum and average speed.
- Update the class attributes to store the computed maximum and average speed values.

Issue: rilling#96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request group 10 Statistics Tasks related to statistics service functions Visualize statistics (Run/Lift) (Group#10) Statistics visualization specific to only run and lift.
Projects
None yet
Development

No branches or pull requests

1 participant