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

    Interface GeneralizedLorentzianClassOptions

    interface GeneralizedLorentzianClassOptions {
        fwhm?: number;
        gamma?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    fwhm?: number

    Full width at half maximum.

    500
    
    gamma?: number

    kurtosis parameter of the shape, between -1 to 2

    1