KohlrauschSusceptibilityWithUseFrequencyInsteadOfOmega Method |
Namespace: Altaxo.Calc.FitFunctions.RelaxationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic KohlrauschSusceptibility WithUseFrequencyInsteadOfOmega(
bool value
)
Parameters
- value Boolean
- true to interpret the independent variable as frequency; otherwise as omega.
Return Value
KohlrauschSusceptibilityNew instance with the parameter set accordingly.
See Also