Class TJunctionDemo

java.lang.Object
nl.tudelft.simulation.dsol.jetty.sse.OTSWebServer
org.opentrafficsim.web.test.TJunctionDemo
All Implemented Interfaces:
java.util.EventListener, EventListenerInterface

public class TJunctionDemo
extends OTSWebServer

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

Version:
$Revision$, $LastChangedDate$, by $Author$, initial version 11 dec. 2016
Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
  • Constructor Details

    • TJunctionDemo

      public TJunctionDemo​(java.lang.String title, OTSSimulatorInterface simulator, OTSModelInterface model) throws java.lang.Exception
      Create a T-Junction demo.
      Parameters:
      title - String; the tile for the model
      simulator - DEVSRealTimeClock.TimeDouble; the simulator
      model - the model
      Throws:
      java.lang.Exception - on jetty error
  • Method Details

    • main

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