Click or drag to resize

VogelFulcherLaw Properties

The VogelFulcherLaw type exposes the following members.

Properties
 NameDescription
Public propertyDependentVariableRepresentation Gets the representation used to transform the dependent variable for output. Setting this property is obsolete and will always throw a NotImplementedException. Use the output transformation in the fit function manager instead.
Public propertyIndependentVariableRepresentation Gets or sets the temperature unit representation used for the independent variable (temperature).
(Inherited from VogelFulcherLawTime)
Public propertyNumberOfDependentVariables Number of dependent variables (i.e. y, in Altaxo this is commonly called v (like value)).
(Inherited from VogelFulcherLawTime)
Public propertyNumberOfIndependentVariables Number of independent variables (i.e. x).
(Inherited from VogelFulcherLawTime)
Public propertyNumberOfParameters Number of parameters of this fit function.
(Inherited from VogelFulcherLawTime)
Public propertyParameterBRepresentation Gets the temperature unit representation used for the parameter B.
(Inherited from VogelFulcherLawTime)
Public propertyParameterT0Representation Gets the temperature unit representation used for the parameter T0.
(Inherited from VogelFulcherLawTime)
Top
See Also