jannikbecker / leibit

LeiBIT für ESTWsim
Mozilla Public License 2.0
3 stars 3 forks source link

Rework train gone detection #213

Closed jannikbecker closed 1 year ago

jannikbecker commented 2 years ago

To detect if a train has gone and is no longer visible, there is a property LastModified. If times between ESTWs are not exactly synchronized, there can be a gap in the times. This leads to unexpected behaviour, e.g. trains disappear from Leibit although they are still in the simulation.

The detection if a train is gone needs to be reworked.