Click or drag to resize

MassChangeAfterStepForPlaneSheetHalfThickness Property

Half the thickness of the plane sheet (Default value is 1). Note that the diffusion process occurs on both planes of the plane sheet. The resulting diffusion coefficent is then in units of the square of the thickness unit by the time unit that is used by the fit.

Namespace: Altaxo.Calc.FitFunctions.Diffusion
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double HalfThickness { get; init; }

Property Value

Double
See Also