Uses of Class
org.opentrafficsim.road.gtu.lane.perception.headway.AbstractHeadwayGTU
| Package | Description |
|---|---|
| org.opentrafficsim.road.gtu.lane.perception.headway |
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
-
Uses of AbstractHeadwayGTU in org.opentrafficsim.road.gtu.lane.perception.headway
Subclasses of AbstractHeadwayGTU in org.opentrafficsim.road.gtu.lane.perception.headway Modifier and Type Class Description classHeadwayGTUPerceivedCopyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.classHeadwayGTURealCopyContainer for a reference to information about a (lane based) GTU and a headway.classHeadwayGTUSimpleContainer for a reference to information about a (lane based) GTU and a headway.classHeadwayGTUTypeContainer for a reference to information about a (lane based) GTU and a headway.Methods in org.opentrafficsim.road.gtu.lane.perception.headway that return AbstractHeadwayGTU Modifier and Type Method Description AbstractHeadwayGTUHeadwayGTURealCopy. moved(Length headway, Speed speed, Acceleration acceleration)Creates a copy with different headway, speed and possibly acceleration.AbstractHeadwayGTUHeadwayGTUSimple. moved(Length headway, Speed speed, Acceleration acceleration)Creates a copy with different headway, speed and possibly acceleration.AbstractHeadwayGTUHeadwayGTUType. moved(Length headway, Speed speed, Acceleration acceleration)Creates a copy with different headway, speed and possibly acceleration.