Skip to main content

LapMesg

FitFileViewer - API Documentation v29.4.0


FitFileViewer - API Documentation / utils/data/processing/setupZoneData / LapMesg

Type Alias: LapMesg

LapMesg<> = { time_in_hr_zone?: (number | null)[]; time_in_power_zone?: (number | null)[]; }

Defined in: utils/data/processing/setupZoneData.js:11

Type Parameters​

Type Declaration​

time_in_hr_zone?​

optional time_in_hr_zone: (number | null)[]

time_in_power_zone?​

optional time_in_power_zone: (number | null)[]