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