Signals in Stations
Posted: 19 May 2020 12:16
I asked about this in some other place in the forum, whether it would be possible that is.
Apparently it is, and I would make a patch that can do it but I have no idea how to code and don't know where to start.
The idea is, to make it possible to place a signal on a section of track already occupied by a station platform. This is to allow better headways as a train waiting to enter the station can enter before the previous one has left (because of the signals). As much as this isn't particularly significant, it would be really cool to see as some railways around the world allow this to happen in order to speed up headways.
The biggest problem would be how the trains know if they are in the station properly or not, as their path finding isn't prepared for this; however I would imagine it can't be that hard to make this work properly as trains can already determine how long a platform is, (so they know where to stop) so it could just be changed so that if the train doesn't have clearance all the way into the platform, it would just stop behind the signal that is holding it up and wait until it does have clearance.
Apparently it is, and I would make a patch that can do it but I have no idea how to code and don't know where to start.
The idea is, to make it possible to place a signal on a section of track already occupied by a station platform. This is to allow better headways as a train waiting to enter the station can enter before the previous one has left (because of the signals). As much as this isn't particularly significant, it would be really cool to see as some railways around the world allow this to happen in order to speed up headways.
The biggest problem would be how the trains know if they are in the station properly or not, as their path finding isn't prepared for this; however I would imagine it can't be that hard to make this work properly as trains can already determine how long a platform is, (so they know where to stop) so it could just be changed so that if the train doesn't have clearance all the way into the platform, it would just stop behind the signal that is holding it up and wait until it does have clearance.