• Preparing search index...
  • The search index is not available
ml-spectra-processing
  • ml-spectra-processing
  • xyIntegration

Function xyIntegration

  • xyIntegration(data: DataXY, options?: XYIntegrationOptions): number
  • Calculate integration

    Parameters

    • data: DataXY

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

    • options: XYIntegrationOptions = {}

      Options

    Returns number

    • xyIntegration value on the specified range
    • Defined in src/xy/xyIntegration.ts:37

Settings

Member Visibility
ml-spectra-processing
  • Loading...