| Package | Description | 
|---|---|
| org.opentrafficsim.road.gtu.lane.perception.headway | 
 
 Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HeadwayGTUPerceived
 Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. 
 | 
class  | 
HeadwayGTURealCopy
Container for a reference to information about a (lane based) GTU and a headway. 
 | 
class  | 
HeadwayGTUSimple
Container for a reference to information about a (lane based) GTU and a headway. 
 | 
class  | 
HeadwayGTUType
Container for a reference to information about a (lane based) GTU and a headway. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AbstractHeadwayGTU | 
HeadwayGTUType.moved(Length headway,
     Speed speed,
     Acceleration acceleration)
Creates a copy with different headway, speed and possibly acceleration. 
 | 
AbstractHeadwayGTU | 
HeadwayGTUSimple.moved(Length headway,
     Speed speed,
     Acceleration acceleration)
Creates a copy with different headway, speed and possibly acceleration. 
 | 
AbstractHeadwayGTU | 
HeadwayGTURealCopy.moved(Length headway,
     Speed speed,
     Acceleration acceleration)
Creates a copy with different headway, speed and possibly acceleration. 
 | 
Copyright © 2014–2018 Delft University of Technology. All rights reserved.