INonLinerCallBack.SetVariableValue

Syntax

SetVariableValue(EquationNumber: Integer; TimeMoment: Integer; Term: String): Double;

Parameters

EquationNumber. Linear optimization equation number.

TimeMoment. The value that determines the required moment of time.

Term. Variable identifier.

Description

The SetVariableValue method changes value of equation variable at the specified moment of time.

See also:

INonLinerCallBack