VogelFulcherLawRateWithParameterT0Representation Method |
Returns an instance with the provided T0 parameter temperature representation.
Namespace: Altaxo.Calc.FitFunctions.MaterialsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic VogelFulcherLawRate WithParameterT0Representation(
TemperatureRepresentation value
)
Parameters
- value TemperatureRepresentation
- Temperature representation for parameter T0.
Return Value
VogelFulcherLawRateEither the same instance if unchanged or a shallow-cloned instance with the updated representation.
See Also