VogelFulcherLawRateWithParameterBRepresentation Method |
Returns an instance with the provided B parameter temperature representation.
Celsius and Fahrenheit are not allowed for parameter B because they are offset units.
Namespace: Altaxo.Calc.FitFunctions.MaterialsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic VogelFulcherLawRate WithParameterBRepresentation(
TemperatureRepresentation value
)
Parameters
- value TemperatureRepresentation
- Temperature representation for parameter B.
Return Value
VogelFulcherLawRateEither the same instance if unchanged or a shallow-cloned instance with the updated representation.
Exceptions
See Also