Class ShortMerge.ShortMergeModel

All Implemented Interfaces:
nl.tudelft.simulation.dsol.model.DsolModel<Duration,OtsSimulatorInterface>, EventProducer, OtsModelInterface
Enclosing class:
ShortMerge

public static class ShortMerge.ShortMergeModel extends OtsXmlModel

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, Peter Knoppers, Wouter Schakel
  • Constructor Details

    • ShortMergeModel

      public ShortMergeModel(OtsSimulatorInterface simulator)
      Constructor.
      Parameters:
      simulator - the simulator
  • Method Details

    • constructModel

      public void constructModel() throws nl.tudelft.simulation.dsol.SimRuntimeException
      Specified by:
      constructModel in interface nl.tudelft.simulation.dsol.model.DsolModel<Duration,OtsSimulatorInterface>
      Overrides:
      constructModel in class OtsXmlModel
      Throws:
      nl.tudelft.simulation.dsol.SimRuntimeException