Click or drag to resize

PronySeriesRelaxationResultPronyCoefficients Property

Gets the Prony coefficients, corresponding to the RelaxationTimes.

Namespace: Altaxo.Science.Signals
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public IReadOnlyList<double> PronyCoefficients { get; init; }

Property Value

IReadOnlyListDouble
See Also