| Package | Description | 
|---|---|
| msim.trajectory | Mixed physical/virtual linkage Simulator trajectory representation and algorithms. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected SequenceDriver.State | SequenceDriver. statecurrent playback state | 
| Modifier and Type | Method and Description | 
|---|---|
| SequenceDriver.State | SequenceDriver. getState()get the current playback  SequenceDriver.State | 
| static SequenceDriver.State | SequenceDriver.State. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static SequenceDriver.State[] | SequenceDriver.State. values()Returns an array containing the constants of this enum type, in
the order they are declared. |