ArrheniusLawTimeWithIndependentVariableRepresentation Method |
Creates a copy with a different representation for the independent variable.
Namespace: Altaxo.Calc.FitFunctions.MaterialsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ArrheniusLawTime WithIndependentVariableRepresentation(
TemperatureRepresentation value
)
Parameters
- value TemperatureRepresentation
- The representation to use.
Return Value
ArrheniusLawTimeA new instance with the requested representation, or the same instance if unchanged.
See Also