ml-spectra-processing
    Preparing search index...

    Function xyToXYObject

    • Converts a DataXY object to an array of {x,y} point objects.

      Parameters

      • data: DataXY

        array of points {x,y}.

      Returns Point[]