Class TJunctionDemo

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

public class TJunctionDemo extends OtsSimulationApplication<TJunctionDemo.TJunctionModel>

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

Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
See Also:
  • Constructor Details

  • Method Details

    • main

      public static void main(String[] args)
      Main program.
      Parameters:
      args - the command line arguments (not used)
    • demo

      public static void demo(boolean exitOnClose)
      Start the demo.
      Parameters:
      exitOnClose - when running stand-alone: true; when running as part of a demo: false