IMsTargetConstraintCommon.TimeMoment

Syntax

TimeMoment: Integer;

Description

The TimeMoment property determines the time span which is controlled by constraint.

Comments

The time interval is set by the index corresponding to the point in the forecasting period. Indexing of time intervals is continuous and starts with zero. For example, forecasting period contains 20 points. Time interval for the first point is 0, for the second point is 1, for the last one is 19.

Example

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

See also:

IMsTargetConstraintCommon