ml-spectra-processing
    Preparing search index...

    Interface ReimFFTOptions

    interface ReimFFTOptions {
        applyZeroShift?: boolean;
        inverse?: boolean;
    }
    Index

    Properties

    applyZeroShift?: boolean
    inverse?: boolean