Class AHFESimulation

java.lang.Object
All Implemented Interfaces:
java.io.Serializable

public class AHFESimulation
extends AbstractOTSSimulationApplication
Simulation for AHFE congress.

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 Feb 28, 2017
Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    AHFESimulation​(OTSModelInterface model)  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)
    Main program.

    Methods inherited from class org.opentrafficsim.core.dsol.AbstractOTSSimulationApplication

    getModel

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait