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

    Interface GetLorentzianAreaOptions

    interface GetLorentzianAreaOptions {
        fwhm?: number;
        height?: number;
    }
    Index

    Properties

    Properties

    fwhm?: number

    Full width at half maximum.

    500
    
    height?: number

    The maximum intensity value of the shape

    1