You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.
I still need to work on a better rating for star. I used at a base a formula which should give the burned calories for a Run. But this give few importance to speed.
Rating = Speed in mouvment * 1000 * (duration in seconds / 1000 / 60) * 0.000006 + ((Math.round(elevation up in meters) - Math.round(elevation down in meter )) * 0.04)).toFixed(1);
It’s stored in the variable session.overnote
Benoît HERVIER - http://rvier.fr
Le 6 janv. 2018 à 21:46, djib ***@***.***> a écrit :
I would also like to know. I have a slow jog starred 6.1 and very intense runs scored 1.9.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
I see after each round there is a star rating associated with each run. How is it calculated? It would be also nice to be also in the included manual.
The text was updated successfully, but these errors were encountered: