chromatography
    Preparing search index...

    Interface FilterOptions

    interface FilterOptions {
        copy?: boolean;
    }
    Index

    Properties

    Properties

    copy?: boolean

    Whether the method should return a copy of the chromatogram or modify it in-place.

    false