ITargetResults.VarValues

Syntax

VarValues(VarId: String): Array;

Parameters

VarId. Variable identifier.

Description

The VarValues property returns values of phase and controlling variables.

Comments

Returned values of controlling variables correspond to optimal values of criterion function, values of phase variables correspond to optimal control.

Example

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

See also:

ITargetResults