KohlrauschModulusRelaxationWithUseFlowTerm Method |
Sets a value indicating whether to use a flow term.
Namespace: Altaxo.Calc.FitFunctions.RelaxationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public KohlrauschModulusRelaxation WithUseFlowTerm(
bool value
)
Parameters
- value Boolean
- true if a flow term is included; otherwise, false.
Return Value
KohlrauschModulusRelaxationNew instance with the parameter set accordingly.
See Also