GetTermValue(EquationNumber: Integer; TimeMoment: Integer): Variant;
EquationNumber. Index of equation containing variable.
TimeMoment. Current variable point.
The GetTermValue method is used to get phase variable value.
Use the ICallbackCycle.SetControlVariableValue method to set value of the controlling variable.
The method use is given in the example for ICallbackCycle.Execute.
See also: