HavriliakNegamiModulusRelaxationWithUseFrequencyInsteadOfOmega Method |
Returns a copy of this instance with the selected frequency interpretation.
Namespace: Altaxo.Calc.FitFunctions.RelaxationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic HavriliakNegamiModulusRelaxation WithUseFrequencyInsteadOfOmega(
bool value
)
Parameters
- value Boolean
- true to use frequency; false to use angular frequency.
Return Value
HavriliakNegamiModulusRelaxationA fit function instance with the requested setting.
See Also