public class LaneDirection extends Object
 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 | 
|---|
LaneDirection(Lane lane,
             org.opentrafficsim.core.gtu.GTUDirectionality direction)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.opentrafficsim.core.gtu.GTUDirectionality | 
getDirection()  | 
Lane | 
getLane()  | 
String | 
toString() | 
public LaneDirection(Lane lane, org.opentrafficsim.core.gtu.GTUDirectionality direction)
lane - the lanedirection - the direction to drive on this laneCopyright © 2014–2016 Delft University of Technology. All rights reserved.