Click or drag to resize

PronySeriesRetardationResultPronyCoefficients Property

Gets the prony coefficients, corresponding to the RetardationTimes.

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

Property Value

IReadOnlyListDouble
See Also