Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

Cadence position and fractional?

Rank

Total Posts: 25

Joined 2016-08-16

PM

What do the values returned by SessionMesg.getAvgCadencePosition and SessionMesg.getAvgFractionalCadence mean?

     
RankRankRank

Total Posts: 68

Joined 0

PM

AvgCadencePosition is related to cycling devices that can determine rider position (Seated/Standing).
It is an array that is indexed based on RiderPosition.Seated/RiderPosition.Standing and will provide the AverageCadence for each position.

AvgFractionalCadence is used if a device supports calculating a Fractional Cadence value. The true average cadence will then be:
AvgCadence + AvgFractionalCadence.