KohlrauschSusceptibilityWithInvertResult Method |
Returns a new instance with the
InvertResult property set to the specified value.
Namespace: Altaxo.Calc.FitFunctions.RelaxationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic KohlrauschSusceptibility WithInvertResult(
bool value
)
Parameters
- value Boolean
- true to invert the complex result; otherwise, false.
Return Value
KohlrauschSusceptibilityNew instance with the parameter set accordingly.
See Also