public class IDMFactory extends Object implements CarFollowingModelFactory<IDM>
 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 | 
|---|
IDMFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
IDM | 
generateCarFollowingModel()
Returns a new instance of a car-following model. 
 | 
String | 
toString() | 
public final IDM generateCarFollowingModel()
generateCarFollowingModel in interface CarFollowingModelFactory<IDM>Copyright © 2014–2017 Delft University of Technology. All rights reserved.