Package | Description |
---|---|
org.opentrafficsim.road.gtu.lane.tactical |
Tactical planners for a lane-based GTU.
|
Modifier and Type | Method and Description |
---|---|
LaneDirection |
LanePathInfo.getReferenceLaneDirection()
The reference lane is the widest lane on which the reference point of the GTU is fully registered.
|
Modifier and Type | Method and Description |
---|---|
List<LaneDirection> |
LanePathInfo.getLaneDirectionList() |
Constructor and Description |
---|
LanePathInfo(org.opentrafficsim.core.geometry.OTSLine3D path,
List<LaneDirection> laneDirectionList,
org.djunits.value.vdouble.scalar.Length.Rel referencePosition) |
Copyright © 2014–2016 Delft University of Technology. All rights reserved.