com.onlineobject.objectnet Namespace

PositionNetwork..::..RecoverFrameTimeOnPast Method

Recovers the frame time from the past based on the time to go back and the start sequence.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public virtual int RecoverFrameTimeOnPast(

	float timeBack,

	int startSequence

)

Parameters

timeBack
Type: Single
The time to go back in the history.
startSequence
Type: Int32
The starting sequence index.

Return Value

The index of the frame time recovered from the past.