Asker

Station converted from Bane NOR's model of the Norweigan national rail network. This example demonstrates conversion from railML for a double junction station, connecting one double track with two double tracks, with additional station tracks.

Tracks, switches, signals and detectors are imported from railML, while routes are derived from signal and detector placement. This may or may not be equal to the actual routes in use on the station, but suffices for our demonstrations.

Asker

View

Usage

The view above solves the following usage scenario:

vehicle short length 110.0 accel 1.0 brake 0.9 maxspeed 20.0
vehicle long length 220.0 accel 1.0 brake 0.9 maxspeed 10.0

movement short {
  visit #ax1 [DBinH]
  visit #ax2 [DBoutH]
}

... by presenting the following dispatch plan:

route r14
route r7
train t1 l=110.0 a=1.0 b=0.9 v=20.0 r11