public final class Egoistic extends AbstractLaneChangeModel
 Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved. 
 BSD-style license. See OpenTrafficSim License.
 
| Constructor and Description | 
|---|
Egoistic()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.djunits.value.vdouble.scalar.Acceleration | 
applyDriverPersonality(DualAccelerationStep accelerations)
Return the weighted acceleration as described by the personality. 
 | 
String | 
getLongName()
Return complete textual information about this instantiation of this GTU following model. 
 | 
String | 
getName()
Return the name of this GTU following model. 
 | 
computeLaneChangeAndAccelerationpublic org.djunits.value.vdouble.scalar.Acceleration applyDriverPersonality(DualAccelerationStep accelerations)
applyDriverPersonality in class AbstractLaneChangeModelaccelerations - DualAccelerationStep; the DualAccelerationStep that contains the AccelerationStep that the
            reference GTU will make and the AccelerationStep that the (new) follower GTU will makepublic String getName()
public String getLongName()
Copyright © 2014–2016 Delft University of Technology. All rights reserved.