ITargetControlVariable.InitApproximation

Fore Syntax

InitApproximation: Array;

Fore.NET Syntax

InitApproximation: System.Array;

Description

The InitApproximation property determines initial approximations of controlling variable.

Comments

Initial approximations are set as an array of real numbers.

Fore and Fore.NET Examples

The property use is given in the example for ICpTargetAdjustment.CalcWithNonLinConstraints.

See also:

ITargetControlVariable