IMsCensus1Transform.MovingAverage

Fore Syntax

MovingAverage: Array;

Fore.NET Syntax

MovingAverage: System.Array;

Description

The MovingAverage property returns smoothed series.

Comments

The value is available only after method calculation.

Fore and Fore.NET Examples

The property use is given in the example for IMsCensus1Transform.CenterMovingAverage.

See also:

IMsCensus1Transform