NonCyclicalSeries: ITimeSeries;
NonCyclicalSeries: Prognoz.Platform.Interop.Ms.ITimeSeries;
The NonCyclicalSeries property returns noncyclic component of the source series.
Using this interface, it is also possible to get:
IMsBpfResult.CycleSeries. Cyclic component of initial series
IMsBpfResult.Weights. Weights.
The property use is given in the example for IMsBpfResult.CycleSeries.
See also: