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