Class IdmPlusMultiFactory

java.lang.Object
org.opentrafficsim.road.gtu.lane.tactical.following.AbstractIdmFactory<IdmPlusMulti>
org.opentrafficsim.road.gtu.lane.tactical.following.IdmPlusMultiFactory
All Implemented Interfaces:
CarFollowingModelFactory<IdmPlusMulti>, ModelComponentFactory

public class IdmPlusMultiFactory extends AbstractIdmFactory<IdmPlusMulti>

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

    • IdmPlusMultiFactory

      public IdmPlusMultiFactory(nl.tudelft.simulation.jstats.streams.StreamInterface randomStream)
      Constructor.
      Parameters:
      randomStream - StreamInterface; random number stream
  • Method Details