Class FundamentalDiagramDemo

java.lang.Object
org.opentrafficsim.swing.script.AbstractSimulationScript
org.opentrafficsim.demo.fd.FundamentalDiagramDemo
All Implemented Interfaces:
Serializable, Remote, EventListener, org.djutils.cli.Checkable, org.djutils.event.EventListener

public class FundamentalDiagramDemo extends AbstractSimulationScript
Demo showing what fundamental diagrams are. This demo is for education purposes.

Copyright (c) 2020-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

    • FundamentalDiagramDemo

      public FundamentalDiagramDemo()
      Constructor.
  • Method Details