Create a new instance of a PositionHeadingVelocityTimeLine object and subscribe to updates for that time line

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

Syntax

C#
public PositionHeadingVelocityTimeLine(
	string name
)

Parameters

name
Type: System..::..String
TimeLine name

See Also