ml-spectra-processing
    Preparing search index...

    Function xyMaxY

    • Finds the max value in a zone

      Parameters

      • data: DataXY

        object that contains property x (an ordered increasing array) and y (an array).

      • options: XYMaxYOptions = {}

        options.

      Returns number

      max y on the specified range.