KohlrauschModulusRetardationWithInvertViscosity 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.3448.0 (4.8.3448.0)
Syntaxpublic KohlrauschModulusRetardation WithInvertViscosity(
bool value
)
Parameters
- value Boolean
- true if a fluidity is used instead of viscosity; otherwise, false.
Return Value
KohlrauschModulusRetardationNew instance with the parameter set accordingly.
See Also