TimeMoment: Integer;
TimeMoment: integer;
The TimeMoment property determines the time span which is controlled by constraint.
The time span is set by the index corresponding to the point in the forecast period. Indexing of time spans is continuous and starts with zero. For example, forecast period contains 20 points. Time span for the first point is 0, for the second point is 1, for the last one is 19.
The property use is given in the example for IMsOptimizationProblem.CriterionFunction.
See also: