Stopped when, while stopWhenDirectionChanges is true
, moveDirection changed
Stopped by StopPosition. Train has reached the given position on the track.
See StopPosition
Determined it has valleyed: speed is below the isValleyingRange for maxValleyTime seconds.
See isValleyingRange See maxValleyTime
Max simulation time was reached.
Stopped by TypeSection.
This happens when TypeSection.speed is 0 and section decelerates to target speed.
See TrackSectionsData
Generated using TypeDoc
Defines the reason why physics simulation stopped