bikeFactorFromWatt
bikeFactorFromWatt(
watt):number
Defined in: console-sdk/src/units/index.ts:282
Selects the bike calorie inefficiency factor from a wattage, the tier
ladder used by app_control_compute_watt_to_cal (app_motion.c) when
projecting watts forward to calories. Thresholds are the firmware’s exact
watt breakpoints.
Parameters
Section titled “Parameters”number
Power in watts.
Returns
Section titled “Returns”number
The inefficiency factor (3.5–5.5).