ml-spectra-processing
Preparing search index...
xyObjectToXY
Function xyObjectToXY
xyObjectToXY
(
points
:
Point
[]
)
:
DataXY
<
number
[]
>
Converts an array of {x,y} point objects to a DataXY object.
Parameters
points
:
Point
[]
array of {x,y} point objects.
Returns
DataXY
<
number
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ml-spectra-processing
Loading...
Converts an array of {x,y} point objects to a DataXY object.