@pond-ts/fit API Reference
    Preparing search index...

    Function paceZoneDistribution

    • Time in each pace zone. We bucket the speed channel (m/s) against speed-axis edges (Z1 = slowest) so a stop doesn't blow the reciprocal up; the UI labels the bands as paces. paceZones from profile.profileAsOf.

      Parameters

      • timeSec: Float64Array
      • speed: ArrayLike<number>
      • paceZones: ZoneDef

      Returns ZoneTime[]