IEmARIMASettings.ConstantEstimate

Fore syntax

ConstantEstimate: Double;

Fore.NET syntax

ConstantEstimate: double;

Description

The ConstantEstimate property determines constant value.

Comments

Constant is not used by default and ConstantEstimate = Double.Nan.

Fore and Fore.NET examples

The property use is given in the example for IEmARIMASettings.Explained.

See also:

IEmARIMASettings