IMsCalculationChainTarget.TargetProblem

Syntax

TargetProblem: IMsTargetProblem;

Description

The TargetProblem property determines criterion problem to which criterion function belongs.

Comments

By default criterion function belongs to the criterion problem determined on calling the IMsCalculationChainEntries.AddTargetProblem method.

Example

The property use is given in the example for IMsCalculationChainEntries.AddTargetTrajectory.

See also:

IMsCalculationChainTarget