Scenario animation time step options.
| Member | Value | Description |
|---|---|---|
| eScRealTime | 0 | Real time: the scenario animates in real time in accordance with the computer's internal clock. |
| eScTimeStep | 1 | Time step: the time interval that each animation step represents. The greater this value, the greater the distance a vehicle will move in the 2D and 3D windows each time the screen is refreshed. |
| eScXRealTime | 2 | X real time: the scenario animates at a specified multiple of real time. |