IMsInterpolateTransform.MissingData

Fore Syntax

MissingData: IMissingData;

Fore.NET Syntax

MissingData: Prognoz.Platform.Interop.Stat.IMissingData;

Description

The MissingData property determines parameters of missing data treatment in the source data.

Comments

By default missing data is not treated.

Fore and Fore.NET Examples

The property use is given in the example for IMsInterpolateTransform.Input.

See also:

IMsInterpolateTransform