This member function returns the value of the piecewise linear function at time t. t must be between the left-most and the right-most point of the segment currently specified by the cursor.

Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)

Syntax

C#
double GetValue(
	double t
)

Parameters

t
Type: System..::..Double

See Also