TSRE5 Specific Track Grade Numerical Input
#1
Posted 25 September 2016 - 10:36 AM
I was wondering if there is a way to input track section grades numerically rather than hitting R and then using Ctrl 8 or 2 on the Numpad?
http://i.imgur.com/UAntwjG.jpg
http://i.imgur.com/Xq5s410.jpg
In the box as highlighted with orange.
I've tried inputing a specific grade percentage and it doesn't take or update the track piece. I find the Numpad 8 and 2 quite coarse adjustments even with Ctrl held down.
Thanks inadvance
Matt
#2
Posted 25 September 2016 - 01:19 PM
I stlll have a Muto drawing machine (a VERY souped up drawing board) inspite of having a number of cad programs the Muto regularly gets used due to poor interface design of nearly all cad programs I have come across.
Note 1: To some extent this is a problem for most GUI programming toolkits, these assume everything will be done with the mouse, and one often has to go to some trouble to get access to the variable concerned.
Note 2: In my programming in Linux I do not use the higher level GUI toolkits (Gnome or KDE for example) as I find them bloated and slow, I stick with xlib, xintrinics and mesa (openGL) for all interface work, I do not regard the xlib toolkits difficult to use.
Lindsay
#4
Posted 25 September 2016 - 02:17 PM
Lindsayts, on 25 September 2016 - 01:19 PM, said:
I stlll have a Muto drawing machine (a VERY souped up drawing board) inspite of having a number of cad programs the Muto regularly gets used due to poor interface design of nearly all cad programs I have come across.
Note 1: To some extent this is a problem for most GUI programming toolkits, these assume everything will be done with the mouse, and one often has to go to some trouble to get access to the variable concerned.
Note 2: In my programming in Linux I do not use the higher level GUI toolkits (Gnome or KDE for example) as I find them bloated and slow, I stick with xlib, xintrinics and mesa (openGL) for all interface work, I do not regard the xlib toolkits difficult to use.
Lindsay
ACD Canvas allows direct input of object size affecting whatever's selected in the standard toolbar. Unfortunately, it doesn't work in Linux/Wine - I've tried it, it appears to install but can't find the corporate server to activate, and doesn't work with a disconnected install either. Too bad; that and Open Rails are the only things preventing me from dumping Windows.
#5
Posted 25 September 2016 - 03:42 PM
#7
Posted 25 September 2016 - 06:13 PM
#8
Posted 26 September 2016 - 12:26 AM
TSCraftsman, on 25 September 2016 - 06:13 PM, said:
The symbol on the screen shots is the per-mille symbol (‰). Whereas a percent (%) is a fraction of 100, a per-mille is a fraction of 1000.
If a track gradient causes its elevation to rise 1 meter for every 100 meters of track distance, then it is a 1% grade. 1÷100 = 0.01 = 1%.
Specifying values in per-mille allows for more granularity. The above example would be a 10‰ grade.
The "1 in X m" box lets you specify a grade when you know how long the run of track should be for every meter change.
#9
Posted 26 September 2016 - 04:11 AM
chris
#10
Posted 26 September 2016 - 04:21 AM
https://en.wikipedia...ki/Grade_(slope)#Nomenclature
I have 2,3 and 4 options:
2 and 3 -> Permile xy.z = percent x.yz
4 -> the second box.
#11
Posted 26 September 2016 - 05:45 AM
Goku, on 26 September 2016 - 04:21 AM, said:
https://en.wikipedia...ki/Grade_(slope)#Nomenclature
I have 2,3 and 4 options:
2 and 3 -> Permile xy.z = percent x.yz
4 -> the second box.
There is a great deal of confusion in the literature about what "run" is. Some say it's the distance along the hypotenuse of the right triangle. (After all, that's the distance the train "runs.") Others say "run" is the base of the right triangle. The sine of the angle will be rise/run in the first case, and the tangent of the angle will be rise/run in the second case.
Now, for typical railroad grades, the angle is small, and the sine, tangent, and angle (in radians) are approximately equal. But for those of us who model inclined plane railroads, the distinction is important.
So, without making a survey of how many in Case 1 and how many in Case 2, the important thing is for you to carefully and precisely define what "run" means for your editor. (All it takes is basic trigonometry to shuttle back and forth.)
By the way, the recent Windows 10 "Anniversary Update" (1607) put the kuybosh on my use of the MSTS RE. I'll be watching this project with a great deal of interest.
#12
Posted 26 September 2016 - 05:53 AM
#13
Posted 26 September 2016 - 07:32 AM
Goku, on 26 September 2016 - 05:53 AM, said:
That's the way I think of it. Hooray!
Also, although the Wikipedia article initially says run is the horizontal distance, later it says, "Railway gradients are usually expressed in terms of the rise in relation to the distance along the track as a practical measure." The track follows the slope.
#14
Posted 26 September 2016 - 07:44 AM
#15
Posted 26 September 2016 - 07:44 AM
WaltN, on 26 September 2016 - 07:32 AM, said:
The difference is 0.03% for 2.5 percent gradient (25 permile is max for heavy rail in my country), so IMO thinking about it is not important. For 5 percent (50 permile - common for trams) it is 3% difference.