M=PUSHl M=TERMINUS_DEPART;
M=PUSH; \ M=TERMINUS_DEPART; \ M=M13;
A shunting locomotive pushes a train into a terminus and leaves the train there while it departs the screen. A road locomotive backs on the screen and couples to the train and the entire unit then departs in the direction from whence the road locomotive came.
For trains arriving into a terminus, please use the M=BACK; or M=HEAD; Movement.
TB = <WaitTime>; |
Waiting time and actions before the train enters the screen. |
C = <Train>; |
The train without the shunting or the road locomotive. |
C1 = <Train>; |
The shunting locomotive. |
D = <Direction>; |
Direction from which the train is pushed into the terminus. |
V1 = <Speed>; |
Speed which the train and shunting locomotive enter the screen. |
B1 = <Deceleration>; |
Deceleration rate of the train and shunting locomotive as they stop.. |
P = <Place>; |
Place where the train and shunting locomotive C , C1 come to a stop. |
T1 = <WaitTime>; |
Duration of time and animations called (if any) between the time the train C , C1 comes to a halt and the departure of the shunting locomotive C1 . |
A2 = <Acceleration>; |
Rate of acceleration of the shunting locomotive as it departs. |
V2 = <Speed>; |
Top speed of the shunting locomotive as it leaves the screen. |
T2 = <WaitTime>; |
Duration of time and animations called (if any) between the time that the shunting locomotive C1 disappears and the appearance of the road locomotive C2 . |
C2 = <Train>; |
The road locomotive for the train. |
V3 = <Speed>; |
Speed of the road locomotive C2 as it enters the screen. |
B3 = <Deceleration>; |
Deceleration rate of the road locomotive as it comes to a stop. |
T3 = <WaitTime>; |
Duration of time and animations called (if any) between the couple up of the road locomotive to the train and the departure of the train. |
A4 = <Acceleration>; |
Acceleration rate of the road locomotive and the coupled train C , C2 . |
V4 = <Speed>; |
Top speed of the road locomotive and train C , C2 . |
TE = <WaitTime>; |
Waiting time and actions after the train has left the screen. |
W = <Row>; |
Simple roadbed which appears under (or in the case of catenary, also above) the train. |
BG = <FgBg>; |
Background picture(s) shown behind the moving train. |
FG = <FgBg>; |
Foreground picture(s) shown before the moving train. |
WP = <PointList>; |
Waypoint(s) which determine points along the roadbed which, when passed by the train, actions can be triggered. |
TX = <LineText> ; |
Descriptive text under the track. |
TXX = <Place> ; |
Horizontal position of the descriptive text. |
TXY = <Integer> ; |
Vertical position of the descriptive text. |
TXC = <Color> ; |
Character colour of the descriptive text. |
TXB = <Color> ; |
Background colour of the descriptive text. |
 Overview
 The Configuration Window
 Configuration Window Menu Bar
 Program Window
 Stock List
 Stock List Menu Bar
 Shortcut Keys
 Author's database
 Description Editor
 Graphic Testpad
 Graphic Testpad Menu Bar
 Timetable Editor
 Timetable Editor Menu Bar
 Timetable Syntax and Semanics
 The timetable header
 Sections, Groups, Lines, Scenes
 Actions
 Stock List File
 Stok List File Keywords
|