ITargetPhaseVariable.Retrospective

Fore Syntax

Retrospective: Array;

Fore.NET Syntax

Retrospective: System.Array;

Description

The Retrospective property determines initial values of phase variable before criterion problem calculation start.

Comments

Initial values are mandatory if phase 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:

ITargetPhaseVariable.CoefficientsOrder