Class LaneBasedGtuGenerator.Placement
java.lang.Object
org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator.Placement
- Enclosing class:
- LaneBasedGtuGenerator
Placement contains the information that a
RoomChecker
returns.
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LaneBasedGtuGenerator.Placement
Value if the GTU cannot be placed. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NO
Value if the GTU cannot be placed.
-
-
Constructor Details
-
Placement
Constructor.- Parameters:
speed
- Speed; speedposition
- Set<LanePosition>; position
-
-
Method Details