ArrheniusLawRateWithParameterEnergyRepresentation Method |
Returns a copy of this instance with the provided energy unit for the parameter.
Namespace: Altaxo.Calc.FitFunctions.MaterialsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ArrheniusLawRate WithParameterEnergyRepresentation(
EnergyRepresentation value
)
Parameters
- value EnergyRepresentation
- The new energy unit.
Return Value
ArrheniusLawRateA copy of this instance with the requested energy unit, or this instance if unchanged.
See Also