ITargetControlVariable.Retrospective

Fore Syntax

Retrospective: Array;

Fore.NET Syntax

Retrospective: System.Array;

Description

The Retrospective property determines initial approximations of controlling variable before criterion problem calculation start.

Comments

Initial values must be set if controlling variable is included into criterion function. To set a criterion function, use the ICpTargetAdjustment.CriterionFunction property.

Fore and Fore.NET Examples

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

See also:

ITargetControlVariable