INonLinerCallBack.SetVariableValue

Syntax

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

Parameters

EquationNumber - number of non-linear optimization equation.

TimeMoment - 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