File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Source/Documentation/Manual Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -160,11 +160,17 @@ however if the modeler desires greater accuracy the following parameters can be
160
160
WAG/ENG file in the wagon section:
161
161
162
162
``ORTSLengthBogieCentre `` - length between bogie centres.
163
- ``ORTSLengthCarBody `` - Length between car ends.
163
+
164
+ ``ORTSLengthCarBody `` - Length between car ends (typically measured between the coupler pivot points).
165
+
164
166
``ORTSLengthCouplerFace `` - length between coupler faces.
165
167
166
- ``ORTSNumAxles `` - number of axles on the car.
167
- ``ORTSNumBogies `` - number of bogies on the car.
168
+ ``ORTSNumberAxles `` - number of axles on the car.
169
+
170
+ ``ORTSNumberDriveAxles `` - number of driven axles on the locomotive. NB: Total axles on locomotive will be
171
+ ``ORTSNumberAxles `` + ``ORTSNumberDriveAxles ``.
172
+
173
+ ``ORTSNumberBogies `` - number of bogies on the car.
168
174
169
175
.. _physics-adhesion :
170
176
You can’t perform that action at this time.
0 commit comments