Determines where the simulation should stop once the train reaches this position.

Hierarchy

  • StopPosition

Properties

name: string

A string identifier for this StopPosition

position: number

The track position

shouldStopExactly: boolean

If true, the train's position will be snapped back to target position when it has passed it

Generated using TypeDoc