T - class of car following modelpublic interface CarFollowingModelFactory<T extends CarFollowingModel> extends ModelComponentFactory
 Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved. 
 BSD-style license. See OpenTrafficSim License.
 
| Modifier and Type | Method and Description | 
|---|---|
T | 
generateCarFollowingModel()
Returns a new instance of a car-following model. 
 | 
getParametersT generateCarFollowingModel()
Copyright © 2014–2018 Delft University of Technology. All rights reserved.