PronySeriesInterpolationBaseIsRelaxation Property |
If true, the Prony terms model a relaxation process, i.e. a modulus, where the real part increases with frequency.
If false, the Prony terms model a retardation process, i.e. a susceptibility, where the real part decreases with frequency.
Namespace: Altaxo.Calc.InterpolationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsRelaxation { get; init; }
Property Value
BooleanSee Also