bikeFactorFromCalRate
bikeFactorFromCalRate(
calPerMs):number
Defined in: console-sdk/src/units/index.ts:253
Selects the bike calorie-rate inefficiency factor from a cal-per-millisecond
burn rate, the tier ladder used by app_motion_compute_cal_to_watt when
inverting calories back to watts. Thresholds are the firmware’s exact floats.
Parameters
Section titled “Parameters”calPerMs
Section titled “calPerMs”number
Calorie burn rate in kcal per millisecond.
Returns
Section titled “Returns”number
The inefficiency factor (3.5–5.5).