INonLinerCallBack.GetTermValue

Syntax

GetTermValue(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 GetTermValue method returns the value of equation variable at the specified moment of time.

See also:

INonLinerCallBack