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

    Interface PseudoVoigtClassOptions

    interface PseudoVoigtClassOptions {
        fwhm?: number;
        mu?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    fwhm?: number

    Full width at half maximum.

    500
    
    mu?: number

    Ratio of gaussian contribution in the shape

    0.5