| Package | Description | 
|---|---|
| org.opentrafficsim.road.gtu.lane.tactical | 
 Tactical planners for a lane-based GTU. 
 | 
| org.opentrafficsim.road.network.sampling | 
 
 Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. 
 | 
| 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 referencePosition)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RoadSampler.notifySample(LaneBasedGTU gtu,
            LaneDirection laneDirection)
Samples a gtu and schedules the next sampling event. 
 | 
Copyright © 2014–2017 Delft University of Technology. All rights reserved.