InterpolatedPeakFunctionFromMatrixFwhmSpline Property |
Gets the interpolation function used to calculate full width at half maximum (FWHM) values.
Namespace: Altaxo.Calc.FitFunctions.PeaksAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
RemarksThis property provides access to the underlying interpolation function for FWHM calculations.
It is initialized internally and cannot be set from outside the class.
See Also