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

    Interface LorentzianDispersiveShape1D

    interface LorentzianDispersiveShape1D {
        fwhm?: number;
        kind: "lorentzianDispersive";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    fwhm?: number

    Full width at half maximum.

    500
    
    kind: "lorentzianDispersive"