chromatography
    Preparing search index...

    Function getKovatsConversionFunction

    • Returns a function that can convert from time to Kovats or from Kovats to time.

      Parameters

      • peaks: { kovats: { index: number }; x: number }[]

        List of time-kovats reference peaks.

      • options: GetKovatsConversionFunctionOptions = {}

      Returns (value: number) => number