public interface Initialisable
init() method is invoked by AbstractCarFollowingModel, and the model can work fully throughout the GTUs life
 span thereafter.
 
 Copyright (c) 2013-2018 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 | 
|---|---|
void | 
init(LaneBasedGTU gtu)
Initialize car-following model. 
 | 
void init(LaneBasedGTU gtu)
gtu - LaneBasedGTU; gtuCopyright © 2014–2018 Delft University of Technology. All rights reserved.