Click or drag to resize

MassChangeAfterExponentialEquilibrationForCylinderRadius Property

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

Property Value

Double
See Also