k4kfh / ZephyrCab

Drive a model train with prototypical controls, realistic behavior, and simulated physics; uses JMRI's WebSockets interface for layout connection
http://k4kfh.github.io/ZephyrCab
GNU Affero General Public License v3.0
10 stars 4 forks source link

Locomotive object not storing netForce value correctly #33

Closed k4kfh closed 7 years ago

k4kfh commented 7 years ago

Somehow .prototype.realtime.netForce is being set to 0. Tractive Effort is being calculated correctly so I'm not really sure what's up with that...