Class CircularModelWeb

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

public class CircularModelWeb
extends OTSWebServer
Test4DCrossing.java.

Copyright (c) 2003-2018 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl. The source code and binary code of this software is proprietary information of Delft University of Technology.
Author:
Alexander Verbraeck
  • Constructor Details

    • CircularModelWeb

      public CircularModelWeb​(java.lang.String title, OTSSimulatorInterface simulator, OTSModelInterface model) throws java.lang.Exception
      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
      Parameters:
      args - String[]; arguments, expected to be empty
      Throws:
      java.lang.Exception - on error