Skip to content

PaceTarget

Defined in: console-sdk/src/session/types.ts:75

An interval pace target (SDK_PLAN.md §3.12.4). Expressed in the firmware-parity per-500m convention (§3.6.9 math); toleranceSeconds widens the on-pace band.

per500mSeconds: number

Defined in: console-sdk/src/session/types.ts:77

Target average pace, seconds per 500m.


optional toleranceSeconds?: number

Defined in: console-sdk/src/session/types.ts:79

Optional +/- tolerance band around the target, in seconds.