Class OtsRunner

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class OtsRunner extends OtsSimulationApplication<OtsRunner.OtsRunnerModel>
Simulation runner for when running from editor.

Copyright (c) 2013-2026 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Author:
Wouter Schakel
See Also:
  • Constructor Details

  • Method Details

    • runSingle

      public static void runSingle(File file, String scenario, OtsEditor editor)
      Run single run from a file.
      Parameters:
      file - XML file
      scenario - scenario, may be null
      editor - editor may be null