Class CircularModelWeb

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

public class CircularModelWeb extends OtsWebServer
Test4DCrossing.java.

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
See Also:
  • Constructor Details

    • CircularModelWeb

      public CircularModelWeb(String title, org.opentrafficsim.core.dsol.OtsSimulatorInterface simulator, org.opentrafficsim.core.dsol.OtsModelInterface model) throws Exception
      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
      Parameters:
      args - String[]; arguments, expected to be empty
      Throws:
      Exception - on error