Click or drag to resize

VogelFulcherLawTimeToString Method

Returns a string that represents the current fit function.

Namespace: Altaxo.Calc.FitFunctions.Materials
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public override string ToString()

Return Value

String
Always returns "VogelFulcherLaw".
See Also