Draft: extension of train physics
implementation of:
- air drag
- track drag(arc friction and rolling friction)
- tunnel drag
- acceleration drag
- highest possible braking speed
- brake temperature missing:
- adaption of unit system
- most required constant train values are not quantified yet(so they are either left undefined or were assigned a static test value)
- same goes for track values like inclination and height differences.