Click or drag to resize

MassChangeAfterExponentialEquilibrationForPlaneSheetCreate Method

Creates the default fit function describing the mass change of a plane sheet after an exponential equilibration concentration change.

Namespace: Altaxo.Calc.FitFunctions.Diffusion
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public static IFitFunction Create()

Return Value

IFitFunction
A new instance of MassChangeAfterExponentialEquilibrationForPlaneSheet.
See Also