Class TJunctionDemo

java.lang.Object
nl.tudelft.simulation.dsol.jetty.sse.OtsWebServer
org.opentrafficsim.web.test.TJunctionDemo
All Implemented Interfaces:
Serializable, Remote, EventListener, org.djutils.event.EventListener

public class TJunctionDemo extends OtsWebServer

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

    • TJunctionDemo

      public TJunctionDemo(String title, org.opentrafficsim.core.dsol.OtsSimulatorInterface simulator, org.opentrafficsim.core.dsol.OtsModelInterface model) throws Exception
      Create a T-Junction demo.
      Parameters:
      title - String; the tile for the model
      simulator - DevsRealTimeAnimator.TimeDouble; the simulator
      model - the model
      Throws:
      Exception - on jetty error
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Start the demo.
      Parameters:
      args - args
      Throws:
      Exception - on error