@@ -641,7 +641,7 @@ Calculation of Train Speed Limit
641641 - local signal speed limit
642642 - local speedpost speed limit
643643 - local temporary speedpost speed limit
644- - first parameter `` MaxVelocityA `` in ``.con `` file, if bigger than zero and not
644+ - first parameter of `` MaxVelocity `` line in ``.con `` file, if bigger than zero and not
645645 equal 40
646646 - locomotive speed limit in ``.eng `` file in the other cases.
647647
@@ -651,18 +651,11 @@ Calculation of Train Speed Limit
651651 - local signal speed limit
652652 - local speedpost speed limit
653653 - local temporary speedpost speed limit
654- - first parameter `` MaxVelocityA `` in ``.con `` file, if bigger than zero and not
655- equal 40
654+ - first parameter of `` MaxVelocity `` line in ``.con `` file, if bigger than zero and not
655+ equal 40, multiplied by the Efficiency as explained :ref: ``here <operation-performance>``
656656 - locomotive speed limit in ``.eng `` file in the other cases.
657657
658658
659- - route speed limit as defined in the ``.trk `` file
660- - local signal speed limit
661- - local speedpost speed limit
662- - local temporary speedpost speed limit
663- - first parameter ``MaxVelocityA `` in ``.con `` file, if bigger than zero,
664- multiplied by the Efficiency as explained :ref: ``here <operation-performance>``.
665-
666659Start of Run of AI train in a Section Reserved by Another Train
667660---------------------------------------------------------------
668661
0 commit comments