Skip to main content

TimeInZoneMesg

FitFileViewer - API Documentation v29.4.0


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

Type Alias: TimeInZoneMesg

TimeInZoneMesg<> = { referenceMesg?: string; timeInHrZone?: (number | null)[]; timeInPowerZone?: (number | null)[]; }

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

Type Parameters​

Type Declaration​

referenceMesg?​

optional referenceMesg: string

timeInHrZone?​

optional timeInHrZone: (number | null)[]

timeInPowerZone?​

optional timeInPowerZone: (number | null)[]