Hi everyone, I am one of the newest members and have a question about a formula that I found in game Manual for Timetabling. This is the formula ((Distance/Speed)+{Turn Time})*(2*Frequency)
I created a PHP program to do the calculation for me, but I have some questions about the values I have to input.
I know the Distance and speed, but what is the "Turn Time"? Is that the turn around time and if so where can I find the value. The other item is the "2*frequency". What is that for?
Thanks