public class IDMPlusMultiFactory extends Object implements CarFollowingModelFactory<IDMPlusMulti>
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Constructor and Description |
---|
IDMPlusMultiFactory() |
Modifier and Type | Method and Description |
---|---|
IDMPlusMulti |
generateCarFollowingModel()
Returns a new instance of a car-following model.
|
String |
toString() |
public final IDMPlusMulti generateCarFollowingModel()
generateCarFollowingModel
in interface CarFollowingModelFactory<IDMPlusMulti>
Copyright © 2014–2016 Delft University of Technology. All rights reserved.