Click or drag to resize

MassChangeAfterExponentialEquilibrationForCylinderDiameter Property

Diameter of the cylinder. The default value is 2. The resulting diffusion coefficent is then in units of the square of the diameter 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 Diameter { get; init; }

Property Value

Double
See Also