Returns a value for the given time. Producing this value may require interpolation or extrapolation.

Namespace:  Equis.JanusToolkit
Assembly:  Janus (in Janus.dll)

Syntax

C#
public ValueType Get(
	int t
)

Parameters

t
Type: System..::..Int32
the time

See Also