Click or drag to resize

KohlrauschModulusRelaxationUseFrequencyInsteadOfOmega Property

Gets a value indicating whether to use the frequency instead of omega.

Namespace: Altaxo.Calc.FitFunctions.Relaxation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool UseFrequencyInsteadOfOmega { get; }

Property Value

Boolean
true if the independent variable is the frequency; false if the independent variable is the circular frequency.
See Also