Skip to content

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.

number

Power in watts.

number

The inefficiency factor (3.5–5.5).