KohlrauschModulusRetardationUseFrequencyInsteadOfOmega Property |
Gets a value indicating whether to use the frequency instead of omega.
Namespace: Altaxo.Calc.FitFunctions.RelaxationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool UseFrequencyInsteadOfOmega { get; }
Property Value
Booleantrue if the independent variable is the frequency; false if the independent variable is the circular frequency.
See Also