Aerobic Decoupling

171 views
Skip to first unread message

Joss Winn

unread,
Jul 14, 2022, 7:49:20 AM7/14/22
to golden-cheetah-users
I'm trying to implement the Pa:Hr % ratio. I see it's been discussed over the years in this group and that there was a AerobicDecoupling.cpp in the repository at one point. It seems to have disappeared. 

Can anyone give me the user metric formula so I can get the % for each activity?

I think this is what I need, but it doesn't work as a user metric (I found it via this group):

{ firstHalfRatio = firstHalfSpeed / firstHalfHR;

secondHalfRatio = secondHalfSpeed / secondHalfHR;

percent = 100.0 * (firstHalfRatio - secondHalfRatio) / firstHalfRatio; }


Thank you
Joss

Ale Martinez

unread,
Jul 14, 2022, 8:04:55 AM7/14/22
to golden-cheetah-users
"Aerobic Decoupling" is a built in metric available in current builds as documented in the wiki, it uses power for cycling and speed for running, source code is included in master.
BTW, GitHub repository and this forum have search mechanisms to avoid new users start from scratch…

Ale Martinez

unread,
Jul 14, 2022, 8:06:44 AM7/14/22
to golden-cheetah-users
Reply all
Reply to author
Forward
0 new messages