Package | Description |
---|---|
msim.trajectory |
Mixed physical/virtual linkage Simulator trajectory representation and algorithms.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.Iterator<SequenceDriver.Waypoint> |
SequenceDriver.waypointIterator
current iterator on
SequenceDriver.waypoints during playback |
protected java.util.LinkedList<SequenceDriver.Waypoint> |
SequenceDriver.waypoints
The current list of waypoints.
|