ITargetControlVariable.Retrospective

Syntax

Retrospective: 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.

Example

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

See also:

ITargetControlVariable