HavriliakNegamiSusceptibilityWithInvertViscosity Method |
Returns a new instance with the
InvertViscosity 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 HavriliakNegamiSusceptibility WithInvertViscosity(
bool value
)
Parameters
- value Boolean
- true to use the inverted viscosity representation; otherwise, false.
Return Value
HavriliakNegamiSusceptibilityA new instance with the modified setting, or the same instance if the value is unchanged.
See Also