Prony |
The PronySeriesRelaxation type exposes the following members.
Name | Description | |
---|---|---|
![]() | MaximalRelaxationTime | Gets or sets largest relaxation time (the tau_relax of the last Prony term). |
![]() | MinimalRelaxationTime | Gets or sets smallest relaxation time (the tau_relax of the first Prony term). |
![]() | NumberOfRelaxationTimes | Gets the number of relaxation times, i.e. the number of Prony terms. |
![]() | RegularizationParameter | Gets/sets the regularization parameter. Usually zero. The higher the value, the more are the prony coefficients smoothed out. |
![]() | UseIntercept | If true, an intercept (low frequency value) is also fitted. In the result this is included as the Prony coefficient for relaxation time infinity. |