Package org.opentrafficsim.core.dsol


package org.opentrafficsim.core.dsol
Extensions of the DSOL simulator interfaces and classes for OTS units.

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.

  • Class
    Description
    AbstractOtsModel is the base class for a model that runs on an OtsSimulator.
    AbstractOtsSimulationApplication is a class that can be extended by a simulation application that runs from the command line.
    Construct a DSOL DevsRealTimeAnimator the easy way.
    Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
    Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
    Construct a DSOL DevsRealTimeAnimator the easy way.
    OtsModelInterface described the generic properties of an OtsModel such as the network and the model name.
    Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
    Exception for the operational plan, e.g. when a request is given outside the plan's validity.
    Construct a DSOL DevsSimulator the easy way.
    Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
    A SynchronizedRedBlackTree implementation of the eventlistInterface.