IMsOptimizationProblem.Operands

Fore Syntax

Operands: IMsFormulaTermList;

Fore.NET Syntax

Operands: Prognoz.Platform.Interop.Ms.IMsFormulaTermList;

Description

The PhaseVariables property returns the collection of phase variables.

Comments

Phase variables are used to create a criterion function.

Fore and Fore.NET Examples

The property use is given in the example for IMsOptimizationProblem.CriterionFunction.

See also:

IMsOptimizationProblem