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

    Function powerBestEfforts

    • Power best efforts: the mean-maximal power at each canonical duration — the powerCurve sampled at the table's durations — plus W/kg when a body weight is supplied (resolved from the athlete profile as of the activity date). Same cumulative-work two-pointer as the curve; clamped non-increasing.

      Parameters

      • timeSec: Float64Array
      • watts: Float64Array
      • opts: { durations?: number[]; weightKg?: number } = {}

      Returns PowerEffort[]