File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Source/Documentation/Manual Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -614,7 +614,7 @@ AE in the .srv file as "Efficiency".
614614
615615If the AI train makes station stops, its maxspeed depends from the "Performance"
616616parameter for every route section, as can be seen and defined in the AI train
617- timetable (that is maxspeed is the product of the first MAxVelocity parameter by
617+ timetable (that is maxspeed is the product of the first MaxVelocity parameter by
618618the "Performance" parameter divided by 100).
619619
620620Such performance parameter list is written (divided by 100) by the AE in
@@ -632,6 +632,8 @@ This corresponds to MSTS behaviour.
632632Moreover the Efficiency parameter is used also to compute acceleration and
633633braking curves.
634634
635+ .. _operation-speed :
636+
635637Calculation of Train Speed Limit
636638--------------------------------
637639
Original file line number Diff line number Diff line change @@ -428,6 +428,8 @@ Special Rows
428428 The #dispose row presently does not affect the end of the run for the player
429429 train.
430430
431+ .. _timetable-train-speed :
432+
431433- ``#speed `` row
432434
433435 This optional field defines maximum speed for trains, which may restrict the
@@ -438,7 +440,7 @@ Special Rows
438440 If specified, only one ``#speed `` (m/s), ``#speedkph ``, or ``#speedmph `` row
439441 can be present in a single timetable file.
440442
441- This row also accepts a number of :ref: `speed commands <timetable-speed >`.
443+ This row also accepts a number of :ref: `speed commands <timetable-cmd- speed >`.
442444
443445- ``#restartdelay `` row
444446
@@ -514,7 +516,7 @@ Gradient
514516 Syntax
515517 ``$gradient /perc=n /speed=s ``
516518
517- The gradient command must be set in a ``#speed `` field of a train.
519+ The gradient command must be set in the ``#speed `` :ref: ` field of a train < timetable-train-speed >`.
518520
519521 Functionality
520522 When gradient is set, forced acceleration is turned off if the leading engine of the train is on a
@@ -1395,7 +1397,7 @@ A typical value for modern stock for the ``$dec`` command is 2 or 3.
13951397 clear of the reverse position. This is useful when shunting in yards when
13961398 there is no need to fully exit the yard to reverse and the entry signal.
13971399
1398- .. _timetable-speed :
1400+ .. _timetable-cmd- speed :
13991401
14001402Speed Commands
14011403''''''''''''''
You can’t perform that action at this time.
0 commit comments