Sports Lib API - v17.3.0
    Preparing search index...

    Interface ThreeDimensionalPowerContributions

    CP, W′, and Pmax instantaneous power contributions, in watts.

    interface ThreeDimensionalPowerContributions {
        criticalPowerWatts: number;
        maximumPowerWatts: number;
        wPrimeWatts: number;
    }
    Index

    Properties

    criticalPowerWatts: number
    maximumPowerWatts: number
    wPrimeWatts: number