Open Rails

Simulator.Update Method

[This is preliminary documentation and subject to change.]

Update the simulator state elapsedClockSeconds represents the time since the last call to Simulator.Update Executes in the UpdaterProcess thread.

[CallOnThread(ThreadName=""Updater"")]
public void Update(
   float elapsedClockSeconds
);

See Also

Simulator Class | ORTS Namespace