ml-spectra-processing

    Interface XAutoCorrelationOptions

    interface XAutoCorrelationOptions {
        lag?: number;
        tau?: number;
    }
    Index

    Properties

    Properties

    lag?: number

    scalar lag parameter

    A.length-1
    
    tau?: number

    sweep increment size (in number of points, min=1, max=A.length)

    1
    
    MMNEPVFCICPMFPCPTTAAATR