PronySeriesRelaxation Methods |
The PronySeriesRelaxation type exposes the following members.
Methods | Name | Description |
---|
| Evaluate | |
| EvaluateFrequencyDomain(IReadOnlyListDouble, Boolean, IReadOnlyListComplex) |
Evaluates a prony series fit in the time domain, using the properties MinimalRelaxationTime, MaximalRelaxationTime, NumberOfRelaxationTimes and RegularizationParameter.
|
| EvaluateFrequencyDomain(IReadOnlyListDouble, Boolean, IReadOnlyListDouble, IReadOnlyListDouble) |
Evaluates a prony series fit in the time domain, using the properties MinimalRelaxationTime, MaximalRelaxationTime, NumberOfRelaxationTimes and RegularizationParameter.
|
| EvaluateFrequencyDomain(IReadOnlyListDouble, Boolean, IReadOnlyListDouble, IReadOnlyListDouble, Double, Double, Int32, Boolean, Double) |
Evaluates a prony series fit in the frequency domain from the real and imaginary part of a general complex dynamic modulus.
|
| EvaluateFrequencyDomainFromMagnitude |
Evaluates a prony series fit in the frequency domain from the absolute values (magnitude) of of a general complex dynamic modulus.
|
| EvaluateTimeDomain(IReadOnlyListDouble, IReadOnlyListDouble) |
Evaluates a prony series fit in the time domain, using the properties MinimalRelaxationTime, MaximalRelaxationTime, NumberOfRelaxationTimes and RegularizationParameter.
|
| EvaluateTimeDomain(IReadOnlyListDouble, IReadOnlyListDouble, Double, Double, Int32, Boolean, Double, Boolean) |
Evaluates a prony series fit in the time domain.
|
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
TopSee Also