ml-peak-shape-generator
    Preparing search index...

    Interface LorentzianClassOptions

    interface LorentzianClassOptions {
        fwhm?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    fwhm?: number

    Full width at half maximum.

    500