| Package | Description | 
|---|---|
| org.opentrafficsim.road.gtu.generator | 
 Generate GTUs according to some prescription. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static LaneBasedGTUGenerator.Placement | 
LaneBasedGTUGenerator.Placement.NO
Value if the GTU cannot be placed. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LaneBasedGTUGenerator.Placement | 
TTCRoomChecker.canPlace(SortedSet<HeadwayGTU> leaders,
        LaneBasedGTUCharacteristics characteristics,
        Duration since,
        Set<DirectedLanePosition> initialPosition)
Return the maximum safe speed and position for a new GTU with the specified characteristics. 
 | 
LaneBasedGTUGenerator.Placement | 
LaneBasedGTUGenerator.RoomChecker.canPlace(SortedSet<HeadwayGTU> leaders,
        LaneBasedGTUCharacteristics characteristics,
        Duration since,
        Set<DirectedLanePosition> initialPosition)
Return the maximum safe speed and position for a new GTU with the specified characteristics. 
 | 
LaneBasedGTUGenerator.Placement | 
CFRoomChecker.canPlace(SortedSet<HeadwayGTU> leaders,
        LaneBasedGTUCharacteristics characteristics,
        Duration since,
        Set<DirectedLanePosition> initialPosition)
Return the maximum safe speed and position for a new GTU with the specified characteristics. 
 | 
Copyright © 2014–2019 Delft University of Technology. All rights reserved.