Replies: 1 comment
-
We use // based on: http://eodg.atm.ox.ac.uk/user/dudhia/rowing/physics/ergometer.html#section11
strokeCalories = (4 * cyclePower.clean() + 350) * (cycleDuration.clean()) / 4200 Where the reference to the Oxford website is the authorative source for rowing metrics. We multiply the metrics by 1000 to move from KiloCalories to Calories. His source is in fact Concept 2 (Jon Williams is one of the designers of the Concept 2 Rowing Machines):
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I read from concept 2 paper their formula to calculate CAL , I would ask you how much close is openrowingmonitor to this formula.
thank you
Beta Was this translation helpful? Give feedback.
All reactions