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

    Interface SamplePowerCurveOptions

    interface SamplePowerCurveOptions {
        key?: "power" | "wattsPerKg";
        maximumBracketDurationRatio?: number;
    }
    Index

    Properties

    key?: "power" | "wattsPerKg"
    maximumBracketDurationRatio?: number