Class GeneratorPositions.GeneratorLanePosition
java.lang.Object
org.opentrafficsim.road.gtu.generator.GeneratorPositions.GeneratorLanePosition
- Enclosing class:
- GeneratorPositions
public static final class GeneratorPositions.GeneratorLanePosition
extends java.lang.Object
Class representing a vehicle generation lane, providing elementary information for randomly drawing links and lanes.
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Version:
- $Revision$, $LastChangedDate$, by $Author$, initial version 23 dec. 2017
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
Method Summary
Modifier and Type Method Description java.lang.String
toString()
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-