ITargetPhaseVariable.Constraints

Fore syntax

Constraints: IVarTargetConstraintsArray;

Fore.NET syntax

Constraints: Prognoz.Platform.Interop.Cp.IVarTargetConstraintsArray;

Description

The Constraints property determines collection of constraints for phase variable.

Comments

Constraints allow specifying the interval, in which phase variable are contained. The number of constraints must match the number of initial values of phase variable.

Fore and Fore.NET examples

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

See also:

ITargetPhaseVariable.CoefficientsOrder